Skip to main content

Crate strat9_components_api

Crate strat9_components_api 

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

Structs§

FileHandle
FileStat

Enums§

FileType
FsError

Traits§

BlockDevice
FileSystem

Type Aliases§

FsResult