pub struct initiatives;Trait Implementations§
Source§impl Field for initiatives
impl Field for initiatives
Source§impl HasField<initiatives> for ProjectWebhookPayload
impl HasField<initiatives> for ProjectWebhookPayload
Auto Trait Implementations§
impl Freeze for initiatives
impl RefUnwindSafe for initiatives
impl Send for initiatives
impl Sync for initiatives
impl Unpin for initiatives
impl UnwindSafe for initiatives
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