Docs.rs
  • aionbot-core-0.1.4
    • aionbot-core 0.1.4
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fu050409
    • Dependencies
      • anyhow ^1.0.89 normal
      • futures ^0.3.30 normal
      • log ^0.4.22 normal
      • rayon ^1.10.0 normal
      • regex ^1.10.6 normal
      • serde_json ^1.0.128 normal
      • state ^0.6.0 normal
      • tokio ^1.40.0 normal
    • Versions
    • 8.89% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

aionbot_core0.1.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • entry::Entry
  • handler::Handler
  • plugin::AionPlugin
  • queue::EventQueue
  • router::AllRouter
  • router::AnyRouter
  • router::CommandRouter
  • router::ContainsRouter
  • router::EndsWithRouter
  • router::ErrorRouter
  • router::ExactMatchRouter
  • router::StartsWithRouter
  • runtime::Builder
  • runtime::StateManager

Enums

  • runtime::RuntimeStatus

Traits

  • event::Event
  • router::Router
  • runtime::Runtime

Type Aliases

  • types::Callback
  • types::HandlerCallback
  • types::SetupFn