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