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