pub type ImDocument<S> = Document<S>;
Document
Type representing a parsed TOML document
pub struct ImDocument<S> { /* private fields */ }