#[repr(C)]pub struct Rules1 {}Fields§
§x0: u8_§x1: u8_§x2: u8_§x3: u8_§x4: u8_§handicap: u8_§x6: u8_§x7: u8_§x8: u8_§x9: u8_§xa: u8_§xb: u8_§xc: u8_Trait Implementations§
Auto Trait Implementations§
impl Freeze for Rules1
impl RefUnwindSafe for Rules1
impl Send for Rules1
impl Sync for Rules1
impl Unpin for Rules1
impl UnwindSafe for Rules1
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