Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Closeable
- The type corresponding to the Closeable protocol. Provides a means of synchronously closing a connection.
- Queryable
- The type corresponding to the Queryable protocol. Provides a means of identifying a type-erased protocol.
Traits§
- Closeable
Client Handler - A client handler for the Closeable protocol.
- Closeable
Local Client Handler - A client handler for the Closeable protocol.
- Closeable
Local Server Handler - A server handler for the Closeable protocol.
- Closeable
Server Handler - A server handler for the Closeable protocol.
- Queryable
Client Handler - A client handler for the Queryable protocol.
- Queryable
Local Client Handler - A client handler for the Queryable protocol.
- Queryable
Local Server Handler - A server handler for the Queryable protocol.
- Queryable
Server Handler - A server handler for the Queryable protocol.