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