pub struct DistributionStartState {}Trait Implementations§
Auto Trait Implementations§
impl Freeze for DistributionStartState
impl RefUnwindSafe for DistributionStartState
impl Send for DistributionStartState
impl Sync for DistributionStartState
impl Unpin for DistributionStartState
impl UnwindSafe for DistributionStartState
Blanket Implementations§
§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more