pub struct Sellers;Implementations§
Auto Trait Implementations§
impl Freeze for Sellers
impl RefUnwindSafe for Sellers
impl Send for Sellers
impl Sync for Sellers
impl Unpin for Sellers
impl UnwindSafe for Sellers
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