Docs.rs
irc-1.1.0
irc 1.1.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
aatxe
Dependencies
chrono ^0.4.24
normal
encoding ^0.2.33
normal
optional
futures-util ^0.3.30
normal
irc-proto ^1.0.0
normal
log ^0.4.21
normal
native-tls ^0.2.11
normal
optional
parking_lot ^0.12.1
normal
pin-project ^1.0.12
normal
rustls-native-certs ^0.8
normal
optional
rustls-pemfile ^2
normal
optional
serde ^1.0.160
normal
optional
serde_json ^1.0.95
normal
optional
serde_yaml ^0.9.21
normal
optional
thiserror ^1.0.58
normal
tokio ^1.27.0
normal
tokio-native-tls ^0.3.1
normal
optional
tokio-rustls ^0.26.0
normal
optional
tokio-socks ^0.5.1
normal
optional
tokio-stream ^0.1.12
normal
tokio-util ^0.7.7
normal
toml ^0.7.3
normal
optional
webpki-roots ^0.26.0
normal
optional
anyhow ^1.0.81
dev
args ^2.2.0
dev
env_logger ^0.11.0
dev
futures ^0.3.30
dev
getopts ^0.2.21
dev
tokio ^1.27.0
dev
Versions
100%
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
1.1.0
Module config
Module Items
Structs
In irc::
client::
data
irc
::
client
::
data
Module
config
Copy item path
Source
Expand description
JSON configuration files using serde
Structs
§
Config
Configuration for IRC clients.