Expand description
Strat9-OS Component API
Defines the common traits, types, and IPC message structures that all userspace component servers use to communicate with each other and with the Bedrock kernel.
This crate is no_std + alloc-compatible for use in freestanding
component binaries.