Fields
x: INT16y: INT16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _xPoint
impl Send for _xPoint
impl Sync for _xPoint
impl Unpin for _xPoint
impl UnwindSafe for _xPoint
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more