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