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