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