Fields
top: XSpanFix
bottom: XSpanFix
Trait Implementations
sourceimpl PartialEq<_XTrap> for _XTrap
impl PartialEq<_XTrap> for _XTrap
impl Copy for _XTrap
impl StructuralPartialEq for _XTrap
Auto Trait Implementations
impl RefUnwindSafe for _XTrap
impl Send for _XTrap
impl Sync for _XTrap
impl Unpin for _XTrap
impl UnwindSafe for _XTrap
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