Function ron_to_string_pretty

Source
pub fn ron_to_string_pretty<V: Serialize>(value: &V) -> Result<String, Error>