duplicates.rs |
|
7107 |
impls.rs |
|
62345 |
mod.rs |
Module for [`DeserializeAs`][] implementations
The module contains the [`DeserializeAs`][] trait and helper code.
Additionally, it contains implementations of [`DeserializeAs`][] 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 [`DeserializeAs`][] trait and details about the usage in the [user guide][].
[user guide]: crate::guide |
5777 |