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.