Docs.rs
  • easy-captcha-0.1.1
    • easy-captcha 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Cinea4678
    • Dependencies
      • anyhow ^1.0.79 normal
      • async-trait ^0.1.77 normal
      • axum ^0.7.4 normal
      • axum-macros ^0.4.1 normal
      • base64 ^0.21.7 normal
      • derive_builder ^0.13.0 normal
      • evalexpr ^11.3.0 normal
      • font-kit ^0.11.0 normal
      • gif ^0.13.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.20 normal
      • parking_lot ^0.12.1 normal
      • png ^0.17.11 normal
      • rand ^0.8.5 normal
      • raqote ^0.8.3 normal
      • rust-embed ^8.2.0 normal
      • tempfile ^3.9.0 normal
      • tower-sessions ^0.10.1 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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

easy_captcha0.1.1

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • captcha::arithmetic::ArithmeticCaptcha
  • captcha::gif::GifCaptcha
  • captcha::spec::SpecCaptcha
  • extension::CaptchaUtil

Enums

  • CaptchaFont
  • CaptchaType

Traits

  • AbstractCaptcha
  • NewCaptcha