pub struct code;Trait Implementations§
Source§impl HasArgument<code> for integrationSlackPost
impl HasArgument<code> for integrationSlackPost
Auto Trait Implementations§
impl Freeze for code
impl RefUnwindSafe for code
impl Send for code
impl Sync for code
impl Unpin for code
impl UnwindSafe for code
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