Expand description
an abstraction over the kinds of connections useful for irc clients
Re-exports§
pub use tokio_rustls;
Structs§
- Connection
- an open connection
- Connection
Builder - a builder for
Connection
Enums§
- Error
- error type returned by
irc_connect
Type Aliases§
- Stream
Deprecated - Stream
Builder Deprecated