pub struct ConfirmID;Expand description
ConfirmID (664).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for ConfirmID
impl RefUnwindSafe for ConfirmID
impl Send for ConfirmID
impl Sync for ConfirmID
impl Unpin for ConfirmID
impl UnsafeUnpin for ConfirmID
impl UnwindSafe for ConfirmID
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