Results for “Std.Json.JsonError”
3 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Json.JsonError
What went wrong while reading JSON.
- Std.Json.decode
Str -> Result[Std.Json.Json, Std.Json.JsonError]A value read from text, or what stopped the reader.
- Std.Json.explain
&Std.Json.JsonError -> StrA reader's failure explained in the terms a caller can report.
