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