to_value

Function to_value 

Source
pub fn to_value<T>(from: T) -> Result<Value, Error>
where T: Serialize,