Skip to main content

from_value

Function from_value 

Source
pub fn from_value<T: DeserializeOwned>(value: XmlValue) -> Result<T, Error>