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