pub struct initiativeUpdateRemindersHour;Trait Implementations§
impl HasInputField<initiativeUpdateRemindersHour, Option<f64>> for OrganizationUpdateInput
Auto Trait Implementations§
impl Freeze for initiativeUpdateRemindersHour
impl RefUnwindSafe for initiativeUpdateRemindersHour
impl Send for initiativeUpdateRemindersHour
impl Sync for initiativeUpdateRemindersHour
impl Unpin for initiativeUpdateRemindersHour
impl UnwindSafe for initiativeUpdateRemindersHour
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