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