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