Crate fuchsia_component

Source
Expand description

Connect to or provide Fuchsia services.

Modules§

client
Tools for starting or connecting to existing Fuchsia applications and services.
directory
Module for directory operations.
server
Tools for providing Fuchsia services.

Constants§

DEFAULT_SERVICE_INSTANCE
The name of the default instance of a FIDL service.
SVC_DIR
Path to the service directory in an application’s root namespace.