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