Crate ron_parser
source ·Enums
DataModelis used to perform ron object conversion it is the intermediate representation for the parser.
Functions
- Parse string into
DataModelusing this function. - Function exposed as
wasmfunction in jsparse. Allowing use to extend the functionality and usage for web - The entrypoint to the crate this is internally calling
data_modelwith a relaxed constraints of space padding on the start and the end