//! # serde-aux
//!
//! A serde auxiliary library.
/// Contains helpers for the containers.
/// Contains helpers for the fields.
/// Contains helpers for accessing structure metadata (e.g. struct field names when serialized) using serde.
/// Prelude module, contains the most needed helpers from this library.