pub struct Within { /* private fields */ }Expand description
Within has a custom tolerance for equalling thirteen.
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Within
impl RefUnwindSafe for Within
impl Send for Within
impl Sync for Within
impl Unpin for Within
impl UnwindSafe for Within
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