Docs.rs
  • irc-bot-0.2.1
    • irc-bot 0.2.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • 8573
    • Dependencies
      • clap ^2.31.2 normal
      • crossbeam-channel ^0.1.3 normal
      • crossbeam-utils ^0.4.0 normal
      • env_logger ^0.4.3 normal
      • error-chain ^0.11.0 normal
      • irc ^0.13.5 normal
      • itertools ^0.7.8 normal
      • lazy_static ^1.0.0 normal
      • log ^0.4.1 normal
      • rand ^0.5.0 normal
      • rando ^0.2.0 normal
      • regex ^1.0.0 normal
      • serde ^1.0.59 normal
      • serde_derive ^1.0.59 normal
      • serde_yaml ^0.7.4 normal
      • smallvec ^0.6.1 normal
      • uuid ^0.6.5 normal
      • yaml-rust ^0.4.0 normal
      • foreman ^0.4.0 build
    • Versions
    • 29.77% 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_bot0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BotCommand
  • Config
  • Error
  • Module
  • MsgDest
  • MsgMetadata
  • MsgPrefix
  • ServerId
  • State
  • Trigger
  • util::yaml::Error

Enums

  • BotCmdAttr
  • BotCmdAuthLvl
  • BotCmdResult
  • ErrorKind
  • ErrorReaction
  • Reaction
  • TriggerAttr
  • TriggerPriority
  • util::yaml::ErrorKind
  • util::yaml::Kind

Traits

  • BotCmdHandler
  • ErrorHandler
  • IntoConfig
  • TriggerHandler
  • util::regex::IntoRegexCI
  • util::yaml::ResultExt

Functions

  • mk_module
  • modules::default
  • modules::test
  • run
  • util::yaml::any_to_str
  • util::yaml::parse_node
  • util::yaml::scalar_to_str

Type Aliases

  • Result
  • util::yaml::Result