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