1 2 3 4 5
//! CAPTCHA plugin placeholder. pub mod verify_handlers; pub const UPSTREAM_PLUGIN_ID: &str = "captcha";