Crate fidl_next_fuchsia_ldsvc

Crate fidl_next_fuchsia_ldsvc 

Source

Re-exports§

pub use self::natural::*;

Modules§

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

Structs§

Loader
The type corresponding to the Loader protocol. See //docs/concepts/process/program_loading.md for a more complete description of this and related process bootstrapping protocols, and for specifics about the default global loader service’s interpretation of names, paths, and configurations.
LoaderCloneResponse
LoaderConfigRequest
LoaderConfigResponse
LoaderLoadObjectRequest

Traits§

LoaderClientHandler
A client handler for the Loader protocol.
LoaderServerHandler
A server handler for the Loader protocol.