Struct mcaptcha::pages::panel::sitekey::view::view_sitekey [−][src]
pub struct view_sitekey;Expand description
route handler that renders individual views for sitekeys
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for view_sitekey
impl Send for view_sitekey
impl Sync for view_sitekey
impl Unpin for view_sitekey
impl UnwindSafe for view_sitekey
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