Module serde_tools

Module serde_tools 

Source
Expand description

A collection of tools for working with serde.

Modules§

array
Module for serializing and deserializing fixed size arrays.
iter
Module for serializing and deserializing iterables collections.

Functions§

deserialize_rc_str
Function that deserializes reference counted constant strings
serialize_str
Function that serializes strings