Expand description
Functions, traits, methods, and types to improve memory integrity.
Modules§
- raw
- Core primitives, byte casting, and (mostly) safe wrappers for handling raw bytes.
- traits
- Traits to abstract common characteristics among types.
- ub
- Checks for asserting no undefined behavior occurs.
Macros§
- ub_
assert - Aborts the program if the conditions are not met.
Structs§
- Briny
Error - A general error for anything that goes wrong internally.