Structs§
- Gopher
- The Gopher struct represents an initialized object ready to connect.
Enums§
- Gopher
Connection - Abstraction enum over TCP and TLS connections.
Implements both
ReadandWritetraits. - Gopher
Error - Exported library error types
Read and Write traits.