pub struct initiative;Trait Implementations§
Source§impl Field for initiative
impl Field for initiative
impl HasInputField<initiative, Option<GoogleSheetsExportSettings>> for GoogleSheetsSettingsInput
Auto Trait Implementations§
impl Freeze for initiative
impl RefUnwindSafe for initiative
impl Send for initiative
impl Sync for initiative
impl Unpin for initiative
impl UnwindSafe for initiative
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