Skip to main content

Crate fidl_next_common_fuchsia_boot

Crate fidl_next_common_fuchsia_boot 

Source

Re-exports§

pub use self::natural::*;

Modules§

arguments
generic
natural
wire
wire_optional

Structs§

Arguments
The type corresponding to the Arguments protocol. Protocol for retrieving boot arguments.

Constants§

MAX_ARGS_COLLECT_LENGTH
MAX_ARGS_NAME_LENGTH
MAX_ARGS_VALUE_LENGTH
MAX_ARGS_VECTOR_LENGTH
MAX_FILE_NAME_LENGTH

Traits§

ArgumentsClientHandler
A client handler for the Arguments protocol.
ArgumentsLocalClientHandler
A client handler for the Arguments protocol.
ArgumentsLocalServerHandler
A server handler for the Arguments protocol.
ArgumentsServerHandler
A server handler for the Arguments protocol.