Fields
left: XFixed
right: XFixed
y: XFixed
Trait Implementations
sourceimpl PartialEq<_XSpanFix> for _XSpanFix
impl PartialEq<_XSpanFix> for _XSpanFix
impl Copy for _XSpanFix
impl StructuralPartialEq for _XSpanFix
Auto Trait Implementations
impl RefUnwindSafe for _XSpanFix
impl Send for _XSpanFix
impl Sync for _XSpanFix
impl Unpin for _XSpanFix
impl UnwindSafe for _XSpanFix
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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