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