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