[−][src]Function serde_hjson::ser::to_string
pub fn to_string<T>(value: &T) -> Result<String> where
T: Serialize,
Encode the specified struct into a Hjson String
buffer.
pub fn to_string<T>(value: &T) -> Result<String> where
T: Serialize,
Encode the specified struct into a Hjson String
buffer.