Struct mcaptcha::widget::show_widget [−][src]
pub struct show_widget;Expand description
render a client side widget for CAPTCHA verification
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for show_widget
impl Send for show_widget
impl Sync for show_widget
impl Unpin for show_widget
impl UnwindSafe for show_widget
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