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