toml_edit

Type Alias Document

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

Deprecated, replaced with DocumentMut

Aliased Typeยง

struct Document { /* private fields */ }