pub struct IOITransType;Expand description
IOITransType (28).
Implementations§
Trait Implementations§
Auto Trait Implementations§
impl Freeze for IOITransType
impl RefUnwindSafe for IOITransType
impl Send for IOITransType
impl Sync for IOITransType
impl Unpin for IOITransType
impl UnsafeUnpin for IOITransType
impl UnwindSafe for IOITransType
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