pub fn to_string<T>(model: &T) -> Result<String, String>where T: YaSerialize,
Serialize XML into a plain String with no formatting (EmitterConfig).