Expand description
Structs§
- Url
- A parsed URL record.
Traits§
- Acceptor
- This trait provides the common interface for server-side tls acceptors, abstracting over various implementations
- Async
Read - Read bytes asynchronously.
- Async
Write - Write bytes asynchronously.
- Connector
- Interface for runtime and tls adapters for the trillium client