#[non_exhaustive]pub struct IdCompatMathContinue;Expand description
ID_Compat_Math_Continue Property
Trait Implementations§
Auto Trait Implementations§
impl Freeze for IdCompatMathContinue
impl RefUnwindSafe for IdCompatMathContinue
impl Send for IdCompatMathContinue
impl Sync for IdCompatMathContinue
impl Unpin for IdCompatMathContinue
impl UnwindSafe for IdCompatMathContinue
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