Re-exports§
pub use self::natural::*;
Modules§
- arguments
- factory_
items - generic
- items
- natural
- read_
only_ log - svc_
stash - svc_
stash_ provider - userboot
- wire
- wire_
optional - write_
only_ log
Structs§
- Arguments
- The type corresponding to the Arguments protocol. Protocol for retrieving boot arguments.
- Arguments
Collect Request - Arguments
Collect Response - Arguments
GetBool Request - Arguments
GetBool Response - Arguments
GetBools Request - Arguments
GetBools Response - Arguments
GetString Request - Arguments
GetString Response - Arguments
GetStrings Request - Arguments
GetStrings Response - Bool
Pair - Extra
- Factory
Items - The type corresponding to the FactoryItems protocol. Protocol for retrieving factory boot item payloads.
- Factory
Items GetRequest - Items
- The type corresponding to the Items protocol. Protocol for retrieving boot item payloads.
- Items
Get2 Request - Items
GetBootloader File Request - Items
GetRequest - Read
Only Log - The type corresponding to the ReadOnlyLog protocol. Protocol for providing the kernel log, readable.
- SvcStash
- The type corresponding to the SvcStash protocol. Protocol for storing svc server ends of ‘svc’ for later processing during early boot.
- SvcStash
Provider - The type corresponding to the SvcStashProvider protocol. Protocol for providing the server end of the ‘SvcStash’.
- Userboot
- The type corresponding to the Userboot protocol.
Protocol for communication between
userbootand the process booted by userboot. - Write
Only Log - The type corresponding to the WriteOnlyLog protocol. Protocol for providing the kernel log, writable.
Constants§
- MAX_
ARGS_ COLLECT_ LENGTH - MAX_
ARGS_ NAME_ LENGTH - MAX_
ARGS_ VALUE_ LENGTH - MAX_
ARGS_ VECTOR_ LENGTH - MAX_
FILE_ NAME_ LENGTH
Traits§
- Arguments
Client Handler - A client handler for the Arguments protocol.
- Arguments
Local Client Handler - A client handler for the Arguments protocol.
- Arguments
Local Server Handler - A server handler for the Arguments protocol.
- Arguments
Server Handler - A server handler for the Arguments protocol.
- Factory
Items Client Handler - A client handler for the FactoryItems protocol.
- Factory
Items Local Client Handler - A client handler for the FactoryItems protocol.
- Factory
Items Local Server Handler - A server handler for the FactoryItems protocol.
- Factory
Items Server Handler - A server handler for the FactoryItems protocol.
- Items
Client Handler - A client handler for the Items protocol.
- Items
Local Client Handler - A client handler for the Items protocol.
- Items
Local Server Handler - A server handler for the Items protocol.
- Items
Server Handler - A server handler for the Items protocol.
- Read
Only LogClient Handler - A client handler for the ReadOnlyLog protocol.
- Read
Only LogLocal Client Handler - A client handler for the ReadOnlyLog protocol.
- Read
Only LogLocal Server Handler - A server handler for the ReadOnlyLog protocol.
- Read
Only LogServer Handler - A server handler for the ReadOnlyLog protocol.
- SvcStash
Client Handler - A client handler for the SvcStash protocol.
- SvcStash
Local Client Handler - A client handler for the SvcStash protocol.
- SvcStash
Local Server Handler - A server handler for the SvcStash protocol.
- SvcStash
Provider Client Handler - A client handler for the SvcStashProvider protocol.
- SvcStash
Provider Local Client Handler - A client handler for the SvcStashProvider protocol.
- SvcStash
Provider Local Server Handler - A server handler for the SvcStashProvider protocol.
- SvcStash
Provider Server Handler - A server handler for the SvcStashProvider protocol.
- SvcStash
Server Handler - A server handler for the SvcStash protocol.
- Userboot
Client Handler - A client handler for the Userboot protocol.
- Userboot
Local Client Handler - A client handler for the Userboot protocol.
- Userboot
Local Server Handler - A server handler for the Userboot protocol.
- Userboot
Server Handler - A server handler for the Userboot protocol.
- Write
Only LogClient Handler - A client handler for the WriteOnlyLog protocol.
- Write
Only LogLocal Client Handler - A client handler for the WriteOnlyLog protocol.
- Write
Only LogLocal Server Handler - A server handler for the WriteOnlyLog protocol.
- Write
Only LogServer Handler - A server handler for the WriteOnlyLog protocol.