Docs.rs
  • tulpje-framework-0.10.0
    • tulpje-framework 0.10.0
    • Docs.rs crate page
    • CC-BY-NC-SA-4.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • z0w13
    • Dependencies
      • async-cron-scheduler ^2.0.1 normal
      • chrono ^0.4.39 normal
      • serde ^1.0.216 normal
      • tokio ^1.42.0 normal
      • tokio-util ^0.7.13 normal
      • tracing ^0.1.41 normal
      • twilight-gateway ^0.16.0-rc.1 normal
      • twilight-http ^0.16.0-rc.1 normal
      • twilight-model ^0.16.0-rc.1 normal
      • twilight-util ^0.16.0-rc.1 normal
      • uuid ^1.11.0 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • 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

tulpje_framework0.10.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • context::Context
  • context::command_context::CommandContext
  • context::component_interaction_context::ComponentInteractionContext
  • context::event_context::EventContext
  • context::modal_context::ModalContext
  • context::task_context::TaskContext
  • framework::Framework
  • framework::FrameworkBuilder
  • framework::Sender
  • handler::command_handler::CommandHandler
  • handler::component_interaction_handler::ComponentInteractionHandler
  • handler::event_handler::EventHandler
  • handler::task_handler::TaskHandler
  • metadata::Metadata
  • module::Module
  • module::builder::ModuleBuilder
  • module::registry::Registry
  • scheduler::SchedulerHandle

Enums

  • context::InteractionContext
  • scheduler::SchedulerTaskMessage

Macros

  • handler_func

Functions

  • handle
  • handle_interaction
  • interaction::parse

Type Aliases

  • Error