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