Docs.rs
  • mayhem-0.1.0-beta.2
    • mayhem 0.1.0-beta.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • RedstoneWizard08
    • Dependencies
      • config ^0.13.2 normal
      • deadpool-postgres ^0.10.3 normal
      • derive_more ^0.99.17 normal
      • dotenv ^0.15.0 normal
      • futures ^0.3.25 normal
      • pbkdf2 ^0.11.0 normal
      • postgres ^0.19.4 normal
      • rand ^0.8.5 normal
      • reqwest ^0.11.12 normal
      • rocket ^0.5.0-rc.2 normal
      • rocket_db_pools ^0.1.0-rc.2 normal
      • serde ^1.0.147 normal
      • serde_json ^1.0.87 normal
      • serde_urlencoded ^0.7.1 normal
      • tokio ^1.21.2 normal
      • tokio-pg-mapper ^0.2.0 normal
      • tokio-pg-mapper-derive ^0.2.0 normal
      • tokio-postgres ^0.7.7 normal
      • url ^2.3.1 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate mayhem

  • Structs
  • Enums
  • Functions
?
Change settings

List of all items

Structs

  • database::login::LoginInfo
  • errors::conflict::BasicResponseError
  • errors::conflict::RealConflictError
  • logging::config::BackgroundColors
  • logging::config::Colors
  • logging::config::ForegroundColors
  • logging::logger::Logger
  • middleware::logger::LoggingMiddleware
  • models::full_user::FullUser
  • models::full_user::RealFullUser
  • models::user::RawUserCreation
  • models::user::RealUserWithId
  • models::user::User
  • models::user::UserCreation
  • models::user::UserWithId
  • models::user_settings::UserSettings
  • models::user_settings::UserSettingsWithId
  • state::DatabaseProvider

Enums

  • errors::AppError
  • logging::custom::CustomType

Functions

  • database::login::get_user
  • database::migrate::run_migrations
  • database::register::add_user
  • logging::custom::custom
  • logging::error::error
  • logging::info::info
  • logging::warn::warn
  • routes::index::index
  • routes::login::login
  • routes::register::register
  • util::password::hash