pub struct ClientBidID;Expand description
ClientBidID (391).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for ClientBidID
impl RefUnwindSafe for ClientBidID
impl Send for ClientBidID
impl Sync for ClientBidID
impl Unpin for ClientBidID
impl UnsafeUnpin for ClientBidID
impl UnwindSafe for ClientBidID
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