Skip to main content

Module zerocopy_08

Module zerocopy_08 

Source
Expand description

Extension traits for zero-initializable types using zerocopy::FromZeros.

Traits§

BumpAllocatorTypedScopeExt
Extension trait for BumpAllocatorTypedScope that adds the (try_)alloc_zeroed(_slice) methods.
InitZeroed
Extension trait for BumpBox that adds the init_zeroed method.
VecExt
Extension trait for this crate’s vector types.