[−][src]Crate dubp_documents_parser
Provide parser for DUBP documents.
Modules
| prelude |
Structs
| PestError | Error with pest parser (grammar) |
Enums
| RawTextParseError | List of possible errors while parsing a text document. |
Functions
| serde_json_value_to_pest_json_value | Convert serde_json value into pest_json value |
| utxo_conditions_from_str |