Module compat

Source
Expand description

Compatibility shims which mimic some API surfaces of the current Rust bindings.

Type Aliasesยง

CapabilityStoreProxy
An alias for a client sender over zx::Channel for the CapabilityStore protocol.
ConnectorRouterProxy
An alias for a client sender over zx::Channel for the ConnectorRouter protocol.
DataRouterProxy
An alias for a client sender over zx::Channel for the DataRouter protocol.
DictionaryDrainIteratorProxy
An alias for a client sender over zx::Channel for the DictionaryDrainIterator protocol.
DictionaryEnumerateIteratorProxy
An alias for a client sender over zx::Channel for the DictionaryEnumerateIterator protocol.
DictionaryKeysIteratorProxy
An alias for a client sender over zx::Channel for the DictionaryKeysIterator protocol.
DictionaryProxy
An alias for a client sender over zx::Channel for the Dictionary protocol.
DictionaryRouterProxy
An alias for a client sender over zx::Channel for the DictionaryRouter protocol.
DirConnectorRouterProxy
An alias for a client sender over zx::Channel for the DirConnectorRouter protocol.
DirEntryRouterProxy
An alias for a client sender over zx::Channel for the DirEntryRouter protocol.
DirReceiverProxy
An alias for a client sender over zx::Channel for the DirReceiver protocol.
DirectoryRouterProxy
An alias for a client sender over zx::Channel for the DirectoryRouter protocol.
ReceiverProxy
An alias for a client sender over zx::Channel for the Receiver protocol.