Module parsers

Source

Enums§

ParseError
Collection of errors to deal with parsing.

Functions§

parse_json_array
Tries to parse a json array, you can insert a type to be casted on each item.