Expand description
Wrapper types for primitive scalars with ZeroizeOnDropSentinel support.
Exports: U8, U16, U32, U64, U128, USIZE - each wraps the corresponding primitive type.
Trait implementations for primitive types.
This module provides ZeroizationProbe, ZeroizeMetadata, and FastZeroizable
implementations for all Rust primitive types.