Function nu_json::value::to_value[][src]

pub fn to_value<T: ?Sized>(value: &T) -> Result<Value, Error> where
    T: Serialize