Fields
len: CARD8delta: INT8Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for xTextElt
impl Send for xTextElt
impl Sync for xTextElt
impl Unpin for xTextElt
impl UnwindSafe for xTextElt
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