Fields
model: u8version: u8features: u8Implementations
Trait Implementations
impl Copy for ModelData
impl Eq for ModelData
impl StructuralEq for ModelData
impl StructuralPartialEq for ModelData
Auto Trait Implementations
impl RefUnwindSafe for ModelData
impl Send for ModelData
impl Sync for ModelData
impl Unpin for ModelData
impl UnwindSafe for ModelData
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more