Crate fidl_contrib

Source
Expand description

fidl_contrib contains libraries useful for interacting with FIDL, but not directly owned by the FIDL team.

Re-exports§

pub use protocol_connector::ProtocolConnector;

Modules§

protocol_connector
Provides libs for connecting to and interacting with a FIDL protocol.