Docs.rs
  • rhombus-0.2.21
    • rhombus 0.2.21
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mbund
    • Dependencies
      • Inflector ^0.11.4 normal
      • argon2 ^0.5.3 normal
      • async-hash ^0.5.4 normal
      • async-imap ^0.10.1 normal
      • async-trait ^0.1.82 normal
      • axum ^0.7.5 normal
      • axum-extra ^0.9.3 normal
      • chrono ^0.4.38 normal
      • config ^0.14.0 normal
      • dashmap ^6.1.0 normal
      • dotenvy ^0.15.7 normal
      • fancy-regex ^0.13.0 normal
      • fluent ^0.16.1 normal
      • futures ^0.3.30 normal optional
      • healthscript ^1.0.3 normal
      • intl-memoizer ^0.5.2 normal
      • jsonwebtoken ^9.3.0 normal
      • lazy_static ^1.5.0 normal
      • lettre ^0.11.8 normal
      • libsql ^0.5.0 normal optional
      • listenfd ^1.0.1 normal optional
      • mail-parser ^0.9.4 normal
      • markdown ^1.0.0-alpha.20 normal
      • mime_guess ^2.0.5 normal
      • minify-html-onepass ^0.15.0 normal
      • minijinja ^2.2.0 normal
      • petname ^2.0.2 normal
      • pin-project-lite ^0.2.14 normal
      • poise ^0.6.1 normal
      • rand ^0.8.5 normal
      • reqwest ^0.12.7 normal
      • resvg ^0.43.0 normal
      • ring ^0.17.8 normal
      • rust-embed ^8.5.0 normal
      • rust-s3 ^0.35.1 normal
      • serde ^1.0.210 normal
      • serde_json ^1.0.128 normal
      • serenity ^0.12.2 normal
      • sqlx ^0.8.2 normal optional
      • thiserror ^1.0.63 normal
      • time ^0.3.36 normal
      • tokio ^1.40.0 normal
      • tokio-rustls ^0.26.0 normal
      • tokio-util ^0.7.12 normal
      • tower ^0.5.1 normal
      • tower-http ^0.5.2 normal
      • tower-livereload ^0.9.3 normal
      • tower_governor ^0.4.2 normal
      • tracing ^0.1.40 normal
      • unic-langid ^0.9.5 normal
      • unicode-segmentation ^1.11.0 normal
      • urlencoding ^2.1.3 normal
      • webpki-roots ^0.26.5 normal
      • testcontainers ^0.22.0 dev
      • testcontainers-modules ^0.10.0 dev
      • rustc_version ^0.4.1 build
    • Versions
    • 17.52% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

rhombus0.2.21

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • LocalUploadProvider
  • builder::Builder
  • challenge_loader_plugin::Attachment
  • challenge_loader_plugin::Author
  • challenge_loader_plugin::Category
  • challenge_loader_plugin::Challenge
  • challenge_loader_plugin::ChallengeIntermediate
  • challenge_loader_plugin::ChallengeLoaderConfiguration
  • challenge_loader_plugin::ChallengeLoaderPlugin
  • database_upload_provider::DatabaseUploadProvider
  • plugin::DatabaseProviderContext
  • plugin::RunContext
  • plugin::UploadProviderContext
  • s3_upload_provider::S3UploadProvider

Enums

  • builder::RawDb
  • errors::DatabaseConfigurationError
  • errors::RhombusError

Traits

  • Plugin
  • UploadProvider
  • plugin::Plugin

Functions

  • builder::builder
  • builder::find_image_file
  • builder::hash
  • challenge_loader_plugin::get_color
  • challenge_loader_plugin::hash
  • database_upload_provider::route_database_download
  • ip::maybe_cf_connecting_ip
  • ip::maybe_fly_client_ip
  • ip::maybe_peer_ip
  • ip::maybe_rightmost_x_forwarded_for
  • ip::maybe_true_client_ip
  • ip::maybe_x_real_ip

Type Aliases

  • Result
  • errors::Result