Crate fidl_next_fuchsia_component_resolution

Crate fidl_next_fuchsia_component_resolution 

Source

Re-exports§

pub use self::natural::*;

Modules§

compat
Compatibility shims which mimic some API surfaces of the current Rust bindings.
natural
resolver
wire
wire_optional

Structs§

Resolver
The type corresponding to the Resolver protocol. An interface for resolving a URL to a component.

Constants§

MAX_COMPONENT_URL_LENGTH
Max length of component URL.
MAX_RESOLUTION_CONTEXT_SIZE
The maximum number of bytes for a Context.

Traits§

ResolverClientHandler
A client handler for the Resolver protocol.
ResolverServerHandler
A server handler for the Resolver protocol.