Docs.rs
irc-async-0.1.0
irc-async 0.1.0
Docs.rs crate page
MPL-2.0
Links
crates.io
Source
Owners
iptq
Dependencies
bytes ^0.5
normal
futures ^0.3
normal
native-tls ^0.2
normal
thiserror ^1.0
normal
tokio ^0.2
normal
tokio-tls ^0.3
normal
tokio-util ^0.2
normal
Versions
99.73%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
irc_
async
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Crate
irc_async
Copy item path
Source
Expand description
Async IRC client library
Modules
§
proto
Support for the IRC protocol using Tokio.
Structs
§
Client
An async IRC client
Config
Configuration for the IRC client
Enums
§
Client
Error
An error that could arise from running the client