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