Struct mcaptcha::api::v1::mcaptcha::captcha::routes::MCaptcha [−][src]
pub struct MCaptcha {
pub delete: &'static str,
pub update_key: &'static str,
pub stats: &'static str,
pub user_provided_traffic_pattern: &'static str,
}Fields
delete: &'static strupdate_key: &'static strstats: &'static struser_provided_traffic_pattern: &'static strImplementations
Auto Trait Implementations
impl RefUnwindSafe for MCaptcha
impl UnwindSafe for MCaptcha
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more