Function serde_xml::de::from_str
[−]
[src]
pub fn from_str<T>(s: &str) -> Result<T, Error> where
T: Deserialize,
Decodes an xml value from a string