pub struct tuesday;Trait Implementations§
impl HasInputField<tuesday, NotificationDeliveryPreferencesDayInput> for NotificationDeliveryPreferencesScheduleInput
Auto Trait Implementations§
impl Freeze for tuesday
impl RefUnwindSafe for tuesday
impl Send for tuesday
impl Sync for tuesday
impl Unpin for tuesday
impl UnwindSafe for tuesday
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