Skip to main content

Crate fidl_next_common_fuchsia_driver_framework

Crate fidl_next_common_fuchsia_driver_framework 

Source

Re-exports§

pub use self::natural::*;

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
composite_node_manager
generic
natural
wire
wire_optional

Structs§

CompositeNodeManager
The type corresponding to the CompositeNodeManager protocol. Protocol through which board drivers can create composite node specs.

Constants§

MAX_DEVICE_ADDRESS_ARRAY_LEN
MAX_DEVICE_ADDRESS_STR_LEN
MAX_DRIVER_HOST_LENGTH
MAX_MODULE_NAME_LENGTH
MAX_NAMESPACE_COUNT
MAX_NODE_NAME_LENGTH
MAX_OFFER_COUNT
MAX_PROPERTY_COUNT
MAX_RESOURCE_NAME_LENGTH
MAX_SYMBOL_COUNT
MAX_SYMBOL_NAME_LENGTH

Traits§

CompositeNodeManagerClientHandler
A client handler for the CompositeNodeManager protocol.
CompositeNodeManagerServerHandler
A server handler for the CompositeNodeManager protocol.