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