[][src]Module sval::value

A streamable value.

Structs

Error

An error encountered while visiting a value.

OwnedValue

An owned, immutable value.

Stream

A borrowed stream wrapper.

Traits

Value

A value with a streamable structure.

Type Definitions

Result

The type returned by streaming methods.