pub struct readAt;Trait Implementations§
impl HasInputField<readAt, Option<DateTime>> for NotificationUpdateInput
Auto Trait Implementations§
impl Freeze for readAt
impl RefUnwindSafe for readAt
impl Send for readAt
impl Sync for readAt
impl Unpin for readAt
impl UnwindSafe for readAt
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