[][src]Function yaserde::ser::to_string_content

pub fn to_string_content<T: YaSerialize>(model: &T) -> Result<String, String>