Function convert2json::to_value

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