duplicates.rs |
|
2556 |
impls.rs |
|
26882 |
mod.rs |
Module for [`SerializeAs`][] implementations
The module contains the [`SerializeAs`][] trait and helper code.
Additionally, it contains implementations of [`SerializeAs`][] for types defined in the Rust Standard Library or this crate.
You can find more details on how to implement this trait for your types in the documentation of the [`SerializeAs`][] trait and details about the usage in the [user guide][].
[user guide]: crate::guide |
5710 |