Results for “Std.Json.decode”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Json.decode
Str -> Result[Std.Json.Json, Std.Json.JsonError]A value read from text, or what stopped the reader.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Str -> Result[Std.Json.Json, Std.Json.JsonError]A value read from text, or what stopped the reader.