Std.Json.JsonLinesError
1 declaration
type
JsonLinesErrorThis declaration introduces a public type.
What it does
Why the values of a JSON Lines file could not all be read.
A file that cannot be read and a line that does not hold a value call for
different answers, and the second names the line, counting from one.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
