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