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