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