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