Skip to main content

parse

Function parse 

Source
pub fn parse(text: &str) -> OgeomResult<Json>
Expand description

Parse a JSON document.

ยงErrors

OgeomError::Construction with the byte offset where the document stopped making sense.