Crate sval_ref

Source
Expand description

A variant of sval::Value for types that store references internally.

Structs§

Ref
Adapt an sval::Value into a ValueRef.

Traits§

ValueRef
A producer of structured data that stores a reference internally.

Functions§

stream_ref
Stream a value through a stream.
to_ref
Wrap an sval::Value in a ValueRef