Struct mcaptcha::pages::panel::settings::routes::Settings [−][src]
pub struct Settings {
pub home: &'static str,
pub delete_account: &'static str,
pub update_secret: &'static str,
}Fields
home: &'static strdelete_account: &'static strupdate_secret: &'static strImplementations
Auto Trait Implementations
impl RefUnwindSafe for Settings
impl UnwindSafe for Settings
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