ImDocument

Type Alias ImDocument 

Source
pub type ImDocument<S> = Document<S>;
👎Deprecated since 0.23.0: Replaced with Document
Expand description

Type representing a parsed TOML document

Aliased Type§

pub struct ImDocument<S> { /* private fields */ }

Layout§

Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.