Expand description
Common types and functions used by Hadris
Modules§
- alg
- Algorithms (requires std for CRC and random) Utilities for working with algorithms.
- str
- Strings (requires alloc for String/Vec)
- types
- Types Contains utility types commonly used for filesystems.
Statics§
- BOOT_
SECTOR_ BIN - A generic boot sector that informs the user they are loading the image incorrectly.