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