Docs.rs
geronimo-captcha-0.2.0
geronimo-captcha 0.2.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
yoozzeek
Dependencies
ab_glyph ^0.2
normal
base64 ^0.22
normal
dashmap ^6
normal
hmac ^0.12
normal
image ^0.25
normal
imageproc ^0.25
normal
once_cell ^1
normal
rand ^0.9
normal
rayon ^1
normal
optional
sha2 ^0.10
normal
subtle ^2
normal
tracing ^0.1
normal
uuid ^1
normal
zeroize ^1
normal
criterion ^0.5
dev
proptest ^1
dev
Versions
2.63%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate geronimo_captcha
geronimo_
captcha
0.2.0
All Items
Crate Items
Structs
Enums
Traits
Type Aliases
Crate
geronimo_
captcha
Copy item path
Source
Structs
§
Captcha
Challenge
Captcha
Manager
Challenge
InMemory
Registry
Generation
Options
Noise
Options
Enums
§
Captcha
Error
Registry
Check
Result
Traits
§
Challenge
Registry
This file defines trait for the challenge registry implementation that stores generated challenges in memory or database, checks how many resolving attempts performed to prevent brute-force.
Type Aliases
§
Result