Crate ostd
ostd
All Items
Crate Items
Modules
Crate
ostd
Copy item path
Source
Expand description
The standard library for Asterinas and other Rust OSes.
Modules
ยง
arch
Platform-specific code for the x86 platform.
boot
The architecture-independent boot module, which provides
error
mm
Virtual memory (VM).
specs
sync
Useful synchronization primitives.
task
Tasks are the unit of code execution.
util
Utility types and methods.