Expand description
a captcha library for rust
Structs§
- Captcha
- captcha
- Captcha
Builder - the builder of captcha
- Rgba
- RGB colors + alpha channel
Enums§
- Font
- A single font. This may or may not own the font data.
- Image
Error - The generic error type for image operations.
Type Aliases§
- Image
Result - Result of an image decoding/encoding process