Module diny::deserializer[][src]

Expand description

Types used to support deserialization streams

Structs

Implements the Stream trait

A wrapper type around a specific (format)backend::FormatDecode and (reader)io::AsyncBufRead

Functions

Creates a new (Deserializer) from the specified (format)backend::FormatDecode and (reader)io::AsyncBufRead