from_struct

Function from_struct 

Source
pub fn from_struct<T: Serialize>(t: &T) -> Result<JsonValue, JsonError>