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§
- Resolver
Client Handler - A client handler for the Resolver protocol.
- Resolver
Server Handler - A server handler for the Resolver protocol.