Struct mcaptcha::pages::panel::notifications::notifications
source · pub struct notifications;
Trait Implementations§
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§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more