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