Expand description
Contains extension traits.
Traits§
- Bump
Allocator Typed Scope Ext - Extension trait for
BumpAllocatorTypedScopethat adds the(try_)alloc_zeroed(_slice)methods. - Init
Zeroed - Extension trait for
BumpBoxthat adds theinit_zeroedmethod. - VecExt
- Extension trait for this crate’s vector types.