Function kontrolluppgift::from_str

source ·
pub fn from_str(str: &str) -> Result<Kontrolluppgift<'_>, DeError>
Expand description

Deserialize xml into rust types Does not validate data contained according to specification It also does not currently validate any namespace information ( this may be subject to change before 1.0)