Crate ron_parser

Source

Enums§

DataModel
DataModel is used to perform ron object conversion it is the intermediate representation for the parser.

Functions§

char_checker
char_checker_wc
data_model
Parse string into DataModel using this function.
everything_none_space
my_parse
Function exposed as wasm function in js parse. Allowing use to extend the functionality and usage for web
num_checker
root
The entrypoint to the crate this is internally calling data_model with a relaxed constraints of space padding on the start and the end