Expand description
Line mutations within a chunk
Variants
ChannelShift(usize, usize, usize)
Shift(usize)
Reverse
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MoshLine
impl Send for MoshLine
impl Sync for MoshLine
impl Unpin for MoshLine
impl UnwindSafe for MoshLine
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