Docs.rs
irc-proto-1.1.0
irc-proto 1.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
aatxe
Dependencies
bytes ^1.4.0
normal
optional
encoding ^0.2.33
normal
optional
thiserror ^1.0.40
normal
tokio ^1.27.0
normal
optional
tokio-util ^0.7.7
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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_
proto
1.1.0
Module irc
Module Items
Structs
In crate irc_
proto
irc_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.