Crate sval_nested

source ·
Expand description

A variant of sval::Stream for cases where a recursive API is needed.

Modules§

Structs§

Traits§

Functions§

  • Stream a value through a stream.
  • Stream a value through a stream with an arbitrarily short lifetime.
  • Stream a value through a stream.

Type Aliases§

  • A generic streaming result.