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