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