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