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