Docs.rs
  • vesper-0.13.0
    • vesper 0.13.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AlvaroMS25
    • Dependencies
      • async-trait ^0.1 normal
      • parking_lot ^0.12 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • tracing ^0.1 normal
      • twilight-http ^0.15 normal
      • twilight-model ^0.15 normal
      • twilight-util ^0.15 normal optional
      • twilight-validate ^0.15 normal
      • vesper-macros ^0.13 normal
      • futures ^0.3 dev
      • tokio ^1 dev
    • Versions
    • 69.04% 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

vesper0.13.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases
  • Attribute Macros
  • Derive Macros

List of all items

Structs

  • argument::CommandArgument
  • builder::CommandGroupBuilder
  • builder::FrameworkBuilder
  • builder::GroupParentBuilder
  • command::Command
  • command::ExecutionResult
  • context::AutocompleteContext
  • context::Focused
  • context::SlashContext
  • framework::Framework
  • group::CommandGroup
  • group::GroupParent
  • hook::AfterHook
  • hook::AutocompleteHook
  • hook::BeforeHook
  • hook::CheckHook
  • hook::ErrorHandlerHook
  • iter::DataIterator
  • localizations::Localizations
  • modal::ModalOutcome
  • modal::WaitModal
  • parsers::PrivateThread
  • parsers::PrivateThreadId
  • parsers::PublicThread
  • parsers::PublicThreadId
  • parsers::TextChannel
  • parsers::TextChannelId
  • parsers::Thread
  • parsers::ThreadId
  • parsers::VoiceChannel
  • parsers::VoiceChannelId
  • range::Range
  • wait::InteractionWaiter
  • wait::WaiterWaker

Enums

  • builder::WrappedClient
  • command::ExecutionState
  • command::OutputLocation
  • error::CreateCommandError
  • framework::ProcessResult
  • group::ParentType
  • modal::ModalError
  • parse::ParseError

Traits

  • modal::Modal
  • parse::Parse

Attribute Macros

  • prelude::after
  • prelude::async_trait
  • prelude::autocomplete
  • prelude::before
  • prelude::check
  • prelude::command
  • prelude::error_handler

Derive Macros

  • prelude::Modal
  • prelude::Parse

Type Aliases

  • command::CommandMap
  • framework::DefaultCommandResult
  • framework::DefaultError
  • group::CommandGroupMap
  • group::GroupParentMap