[][src]Function yaserde::ser::to_string

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