pub struct trim;
Trait Implementations§
Source§impl HasArgument<trim> for RevisionsDiff
impl HasArgument<trim> for RevisionsDiff
Auto Trait Implementations§
impl Freeze for trim
impl RefUnwindSafe for trim
impl Send for trim
impl Sync for trim
impl Unpin for trim
impl UnwindSafe for trim
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