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