toml_edit::de

Function from_document

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

Convert a document into T.