Struct libdiffsitter::diff::Myers
source · pub struct Myers {}
Trait Implementations§
source§impl PartialEq for Myers
impl PartialEq for Myers
impl Copy for Myers
impl Eq for Myers
impl StructuralEq for Myers
impl StructuralPartialEq for Myers
Auto Trait Implementations§
impl RefUnwindSafe for Myers
impl Send for Myers
impl Sync for Myers
impl Unpin for Myers
impl UnwindSafe for Myers
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