irc 0.15.0

the irc crate – usable, async IRC for Rust
Documentation

irc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 9 of them enabled by default.

default

  • ctcp
  • tls-native
  • toml_config

ctcp

    This feature flag does not enable additional features.

tls-native

  • native-tls
  • tokio-native-tls

toml_config

  • serde
  • serde/derive
  • serde_derive
  • toml

native-tls

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.

toml

    This feature flag does not enable additional features.

json_config

  • serde
  • serde/derive
  • serde_derive
  • serde_json

yaml_config

  • serde
  • serde/derive
  • serde_derive
  • serde_yaml

tls-rust

  • tokio-rustls
  • webpki-roots

json

  • json_config

proxy

  • tokio-socks

yaml

  • yaml_config

serde_yaml

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

webpki-roots

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

tokio-socks

    This feature flag does not enable additional features.

nochanlists

    This feature flag does not enable additional features.