pub(crate) struct Sol3024;
Expand description
3024 Type of Triangle
Implementations§
Auto Trait Implementations§
impl Freeze for Sol3024
impl RefUnwindSafe for Sol3024
impl Send for Sol3024
impl Sync for Sol3024
impl Unpin for Sol3024
impl UnwindSafe for Sol3024
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