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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
irc_
async
0.1.0
Module irc
Module Items
Structs
In irc_
async::
proto
irc_async
::
proto
Module
irc
Copy item path
Source
Expand description
Implementation of IRC codec for Tokio.
Structs
ยง
IrcCodec
An IRC codec built around an inner codec.