Function convert2json::to_value

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