Skip to main content

struct_to_string

Function struct_to_string 

Source
pub fn struct_to_string<T: Serialize>(v: &T) -> Result<String>