Docs.rs
  • rcommunity_core-0.0.3
    • rcommunity_core 0.0.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • yxonic
    • Dependencies
      • async-trait ^0.1.56 normal
      • parking_lot ^0.12.1 normal
      • thiserror ^1.0.31 normal
      • tracing ^0.1.34 normal
      • uuid ^1.1.1 normal
      • tokio ^1.19.0 dev
      • tokio-test ^0.4.2 dev
    • Versions
    • 41.86% 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

rcommunity_core0.0.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • client::Reaction
  • client::UserItemUnboundedReactionClient
  • store::memory::MemoryStore
  • store::memory::MemoryTransaction

Enums

  • error::Error

Traits

  • markers::storable::Storable
  • markers::types::ID
  • markers::types::ItemType
  • markers::types::ReactionType
  • markers::types::Serializable
  • markers::types::UserType
  • store::Store
  • store::Transaction

Functions

  • utils::typename

Type Aliases

  • error::Result