Skip to main content

Crate libasync_fidl

Crate libasync_fidl 

Source
Expand description

Safe bindings for using FIDL with the libasync C API

Structsยง

AsyncChannel
A fidl-compatible channel that uses a libasync dispatcher.
FidlExecutor
A wrapper around a dispatcher reference object that can be used with the fidl_next bindings to spawn client and server dispatchers on a driver runtime provided async dispatcher.
RecvFutureState
The state for a channel recv future.
SendFutureState
The state for a channel send future.