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