Function toml_edit::de::from_item[][src]

pub fn from_item<T>(d: Item) -> Result<T, Error> where
    T: DeserializeOwned
Expand description

Convert an item into T.