Function serde_json::ser::to_string  
            
                [−]
            
        [src]
pub fn to_string<T>(value: &T) -> Result<String> where T: SerializeEncode the specified struct into a json String buffer.