Skip to main content

Module bytemuck

Module bytemuck 

Source
Expand description

Contains extension traits.

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.