Expand description
A variant of sval::Value for types that store references internally.
Structs§
- Ref
- Adapt an
sval::Valueinto aValueRef.
Traits§
- Value
Ref - A producer of structured data that stores a reference internally.
Functions§
- stream_
ref - Stream a value through a stream.
- to_ref
- Wrap an
sval::Valuein aValueRef