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