Crate hadris_common

Crate hadris_common 

Source
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.