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