to_json

Function to_json 

Source
pub fn to_json<T>(data: &T) -> Result<Value>
where T: Serialize,
Expand description

Utility function to serialize to Json