Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Cloneable
- The type corresponding to the Cloneable protocol. Provides a means of duplicating a connection.
- 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.
- Queryable
Query Response
Traits§
- Cloneable
Client Handler - A client handler for the Cloneable protocol.
- Cloneable
Local Client Handler - A client handler for the Cloneable protocol.
- Cloneable
Local Server Handler - A server handler for the Cloneable protocol.
- Cloneable
Server Handler - A server handler for the Cloneable protocol.
- 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.