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