pub struct endLine;
Trait Implementations§
impl HasInputField<endLine, i32> for CheckAnnotationRange
Auto Trait Implementations§
impl Freeze for endLine
impl RefUnwindSafe for endLine
impl Send for endLine
impl Sync for endLine
impl Unpin for endLine
impl UnwindSafe for endLine
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