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