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