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