Skip to main content

Crate irc_connect

Crate irc_connect 

Source
Expand description

an abstraction over the kinds of connections useful for irc clients

Re-exports§

pub use tokio_rustls;

Structs§

Connection
an open connection
ConnectionBuilder
a builder for Connection

Enums§

Error
error type returned by irc_connect

Type Aliases§

StreamDeprecated
StreamBuilderDeprecated