pub struct LBPEGENR { /* private fields */ }
Expand description
Value of the field
Implementations§
Auto Trait Implementations§
impl Freeze for LBPEGENR
impl RefUnwindSafe for LBPEGENR
impl Send for LBPEGENR
impl Sync for LBPEGENR
impl Unpin for LBPEGENR
impl UnwindSafe for LBPEGENR
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