to_value

Function to_value 

Source
pub fn to_value<E>(input: Result<Value, E>) -> Value
where E: ToString,