Expand description
§Passive
This trait is no_std
and a derive
feature is provided to allow end
users to derive implementations of the three traits.
See the documentation of the crate items for more information.
Modules§
Traits§
- Types whose values are always aligned, i.e. with an alignment of 1.
- Types for which all possible bit patterns represent a valid value.
- Types whose values are devoid of inner mutability.