Crate fuchsia_component

Source
Expand description

Connect to or provide Fuchsia services.

Re-exports§

pub use fuchsia_component_client as client;
pub use fuchsia_component_directory as directory;
pub use fuchsia_component_server as server;

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.