Modules§
Traits§
- From
Bytes - Types for which any bit pattern is valid.
- Immutable
- Types which are free from interior mutability.
- Into
Bytes - Types that can be converted to an immutable slice of initialized bytes.
- Known
Layout - Indicates that zerocopy can reason about certain aspects of a type’s layout.
- Zero
Copy Traits
Functions§
- add_
padding - u32_
to_ usize - Safely converts u32 to usize with platform overflow detection.