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.
pub fn parse(document: &str) -> Result<Value, OverlayError>Read a document — YAML or JSON, as the vendor ships it — into the value a correction is applied to.