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