pub fn deserialize_core_properties(xml: &str) -> Result<CoreProperties, String>Expand description
Deserialize CoreProperties from an XML string.
pub fn deserialize_core_properties(xml: &str) -> Result<CoreProperties, String>Deserialize CoreProperties from an XML string.