Function toml_edit::de::from_document

source ยท
pub fn from_document<T>(d: Document) -> Result<T, Error>
Expand description

Convert a document into T.