Struct mcaptcha::pages::panel::notifications::notifications
source · [−]pub struct notifications;Trait Implementations
sourceimpl HttpServiceFactory for notifications
impl HttpServiceFactory for notifications
Auto Trait Implementations
impl RefUnwindSafe for notifications
impl Send for notifications
impl Sync for notifications
impl Unpin for notifications
impl UnwindSafe for notifications
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more