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