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