Expand description
Utility types and functions for OSTD
Provides common utility types including:
- ID sets for CPU/task sets
- Bit manipulation helpers
- Other common utilities
Modules§
- bits
- Bit manipulation utilities
Structs§
Enums§
Functions§
- round_
down - Round down a value to the nearest multiple of align
- round_
up - Round up a value to the nearest multiple of align