Hcaptcha
Build the request and verify
Build the request using the Hcaptcha builder.
Execute [verify] on the request once to execute.
Following a successful response the additional response in HcaptchaResponse can be requested from the [Hcapthca] struct.
Examples
use Hcaptcha;
use ;
async
Feature Flags
logging:Enbles debug logs for the request and response structs.