pub struct initiativeUpdateReminderFrequencyInWeeks;Trait Implementations§
Auto Trait Implementations§
impl Freeze for initiativeUpdateReminderFrequencyInWeeks
impl RefUnwindSafe for initiativeUpdateReminderFrequencyInWeeks
impl Send for initiativeUpdateReminderFrequencyInWeeks
impl Sync for initiativeUpdateReminderFrequencyInWeeks
impl Unpin for initiativeUpdateReminderFrequencyInWeeks
impl UnwindSafe for initiativeUpdateReminderFrequencyInWeeks
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