Skip to main content

Module types

Module types 

Source
Expand description

Types Contains utility types commonly used for filesystems.

Modulesยง

endian
Endian types for cross-platform compatibility.
extent
Basic extent and file metadata types for filesystem operations.
layout
Layout types for metadata-only writing (requires alloc feature). File and directory layout types for metadata-only writing.
no_alloc
Fixed-capacity representations for allocation-free parsing.
number
Endian-aware integer types and alignment helpers.