Struct re2_sys::re2_c::FilteredRE2Wrapper
source · pub struct FilteredRE2Wrapper;Auto Trait Implementations§
impl RefUnwindSafe for FilteredRE2Wrapper
impl Send for FilteredRE2Wrapper
impl Sync for FilteredRE2Wrapper
impl Unpin for FilteredRE2Wrapper
impl UnwindSafe for FilteredRE2Wrapper
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