Crate rocket_recaptcha_v3[][src]

Expand description

reCAPTCHA v3 for Rocket Framework

This crate can help you use reCAPTCHA v3 in your Rocket web application.

See Rocket.toml and examples.

Structs

The request guard used for getting an IP address from a client.

Enums

Errors of the ReCaptcha struct.

Traits