Skip to main content

from_str

Function from_str 

Source
pub fn from_str<T: FromXml>(s: &str) -> Result<T, Error>
Expand description

Deserialize a type from an XML string