Struct mcaptcha::pages::panel::routes::Panel [−][src]
pub struct Panel {
pub home: &'static str,
pub sitekey: Sitekey,
pub notifications: &'static str,
pub settings: Settings,
}Fields
home: &'static strsitekey: Sitekeynotifications: &'static strsettings: SettingsImplementations
Auto Trait Implementations
impl RefUnwindSafe for Panel
impl UnwindSafe for Panel
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