pub(crate) struct Sol50;Expand description
50m Power(x, n)
Implementations§
Auto Trait Implementations§
impl Freeze for Sol50
impl RefUnwindSafe for Sol50
impl Send for Sol50
impl Sync for Sol50
impl Unpin for Sol50
impl UnsafeUnpin for Sol50
impl UnwindSafe for Sol50
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