pub struct QmiMessageWdsSwiCreateProfileIndexedInput { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl !Send for QmiMessageWdsSwiCreateProfileIndexedInput
impl !Sync for QmiMessageWdsSwiCreateProfileIndexedInput
impl !Unpin for QmiMessageWdsSwiCreateProfileIndexedInput
impl Freeze for QmiMessageWdsSwiCreateProfileIndexedInput
impl RefUnwindSafe for QmiMessageWdsSwiCreateProfileIndexedInput
impl UnsafeUnpin for QmiMessageWdsSwiCreateProfileIndexedInput
impl UnwindSafe for QmiMessageWdsSwiCreateProfileIndexedInput
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