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