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