Fields
x1: INT16y1: INT16x2: INT16y2: INT16Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _xSegment
impl Send for _xSegment
impl Sync for _xSegment
impl Unpin for _xSegment
impl UnwindSafe for _xSegment
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