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