to_json

Function to_json 

pub fn to_json<T>(src: &T) -> Value
where T: Serialize,