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