struct_to_json_str

Function struct_to_json_str 

Source
pub fn struct_to_json_str<T: Serialize>(data: &T) -> String