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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

irc_bot0.2.1

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate irc_bot

Source

Modules§

modules
util

Structs§

BotCommand
Config
Error
The Error type.
Module
MsgDest
MsgMetadata
MsgPrefix
ServerId
State
Trigger

Enums§

BotCmdAttr
BotCmdAuthLvl
BotCmdResult
ErrorKind
The kind of an error.
ErrorReaction
Reaction
TriggerAttr
TriggerPriority

Traits§

BotCmdHandler
ErrorHandler
IntoConfig
TriggerHandler

Functions§

mk_module
run

Type Aliases§

Result
Convenient wrapper around std::Result.