parse_with_preservation

Function parse_with_preservation 

Source
pub fn parse_with_preservation(source: &str) -> Result<(Value, Document)>
Expand description

Parse TOML with format preservation for round-trip editing