pub fn parse_with_preservation(source: &str) -> Result<(Value, Document)>
Parse TOML with format preservation for round-trip editing