Structs§
- Iter
- Linked
Hash Map - A version of
HashMap
that has a user controllable order for its entries. - Location
- A location within the JSON5 file
Enums§
- Json
Error - This crates error enum
- Json
Node - JSON5 node type which holds a value and it’s location in the input string
- Rule