pub struct includeNotificationContexts;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for includeNotificationContexts
impl RefUnwindSafe for includeNotificationContexts
impl Send for includeNotificationContexts
impl Sync for includeNotificationContexts
impl Unpin for includeNotificationContexts
impl UnwindSafe for includeNotificationContexts
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