pub fn from_str<'xml, T: FromXml<'xml>>(input: &'xml str) -> Result<T, Error>
Deserialize a type from an XML string