Module diny_core::deserializer[][src]

Expand description

Types used to support deserialization streams

Structs

Implements the Stream trait

A wrapper type around a specific format and reader

Functions

Creates a new Deserializer from the specified format and reader