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