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