pub struct endOffset;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for endOffset
impl RefUnwindSafe for endOffset
impl Send for endOffset
impl Sync for endOffset
impl Unpin for endOffset
impl UnwindSafe for endOffset
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more