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