Skip to main content

parse

Function parse 

Source
pub fn parse(document: &str) -> Result<Value, OverlayError>
Expand description

Read a document — YAML or JSON, as the vendor ships it — into the value a correction is applied to.