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