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