Module fidl_next

Module fidl_next 

Source
Expand description

Implementations for new Rust bindings.

Structs§

InstanceConnector
A connector for a FIDL service instance that uses a Zircon channel.

Functions§

connect_server_end_to_protocol_at
Connect to a FIDL protocol using the provided server end and namespace prefix.
connect_to_protocol
Connect to a FIDL protocol in the /svc directory of the application’s root namespace.
connect_to_protocol_at
Connect to a FIDL protocol using the provided namespace prefix.
connect_to_service_instance
Connect to a FIDL service instance in the /svc directory of the application’s root namespace.