TomlEditDocument

Type Alias TomlEditDocument 

Source
pub type TomlEditDocument = DocumentMut;
๐Ÿ‘ŽDeprecated since 0.22.6: Replaced with DocumentMut
Expand description

Deprecated, replaced with DocumentMut

Aliased Typeยง

pub struct TomlEditDocument { /* private fields */ }