Module diny_core::serializer[][src]

Expand description

Types used to suport serialization sinks

Structs

Implements the Sink trait

A wrapper type around a specific (format)backend::FormatEncode and (writer)io::AsyncWrite

Functions

Creates a new (Serializer) from the specified (format)backend::FormatEncode and (writer)io::AsyncWrite