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