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