Docs.rs
  • axfive-matrix-dicebot-0.1.2
    • axfive-matrix-dicebot 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Taywee
    • Dependencies
      • nom ^5 normal
      • rand ^0.7 normal
      • reqwest ^0.10 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • tokio ^0.2 normal
      • toml ^0.5 normal
    • Versions
    • 16.67% 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

axfive_matrix_dicebot0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • bot::Config
  • bot::DiceBot
  • bot::MatrixConfig
  • commands::Execution
  • commands::RollCommand
  • dice::Dice
  • dice::ElementExpression
  • matrix::NoticeMessage
  • matrix::Room
  • matrix::RoomEvent
  • matrix::Rooms
  • matrix::SyncCommand
  • matrix::TextMessage
  • matrix::Timeline
  • roll::DiceRoll
  • roll::ElementExpressionRoll

Enums

  • dice::Element
  • dice::SignedElement
  • matrix::Event
  • matrix::MessageContent
  • roll::ElementRoll
  • roll::SignedElementRoll

Traits

  • commands::Command
  • roll::Roll
  • roll::Rolled

Functions

  • commands::parse_command
  • commands::parser::parse_command
  • dice::parser::parse_element_expression