Module readable

Module readable 

Source
Expand description

Type-erased readable state that hides generic type parameters.

Structs§

Readable
A type-erased readable state that only exposes the value type T.

Traits§

IntoReadable