pub fn to_ref<'sval, V: Value + ?Sized>(value: &'sval V) -> Ref<&'sval V>
Wrap an sval::Value in a ValueRef
sval::Value
ValueRef