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