pub enum MathmlTag {
Show 158 variants
Abs(Ident),
And(Ident),
Annotation(Ident),
AnnotationXml(Ident),
Apply(Ident),
Approx(Ident),
Arg(Ident),
Bind(Ident),
Bvar(Ident),
Card(Ident),
Cartesianproduct(Ident),
Cbytes(Ident),
Ceiling(Ident),
Cerror(Ident),
Ci(Ident),
Cn(Ident),
Codomain(Ident),
Compose(Ident),
Condition(Ident),
Conjugate(Ident),
Cs(Ident),
Csymbol(Ident),
Curl(Ident),
Declare(Ident),
Degree(Ident),
Determinant(Ident),
Diff(Ident),
Divergence(Ident),
Divide(Ident),
Domain(Ident),
Domainofapplication(Ident),
Emptyset(Ident),
Eq(Ident),
Equivalent(Ident),
Exists(Ident),
Exp(Ident),
Factorial(Ident),
Factorof(Ident),
Floor(Ident),
Fn(Ident),
Forall(Ident),
Gcd(Ident),
Geq(Ident),
Grad(Ident),
Gt(Ident),
Ident(Ident),
Image(Ident),
Imaginary(Ident),
Img(Ident),
Implies(Ident),
In(Ident),
Int(Ident),
Intersect(Ident),
Interval(Ident),
Inverse(Ident),
Lambda(Ident),
Laplacian(Ident),
Lcm(Ident),
Leq(Ident),
Limit(Ident),
List(Ident),
Ln(Ident),
Log(Ident),
Logbase(Ident),
Lowlimit(Ident),
Lt(Ident),
Maction(Ident),
Maligngroup(Ident),
Malignmark(Ident),
Math(Ident),
Matrix(Ident),
Matrixrow(Ident),
Max(Ident),
Mean(Ident),
Median(Ident),
Menclose(Ident),
Merror(Ident),
Mfenced(Ident),
Mfrac(Ident),
Mfraction(Ident),
Mglyph(Ident),
Mi(Ident),
Min(Ident),
Minus(Ident),
Mlabeledtr(Ident),
Mlongdiv(Ident),
Mmultiscripts(Ident),
Mn(Ident),
Mo(Ident),
Mode(Ident),
Moment(Ident),
Momentabout(Ident),
Mover(Ident),
Mpadded(Ident),
Mphantom(Ident),
Mprescripts(Ident),
Mroot(Ident),
Mrow(Ident),
Ms(Ident),
Mscarries(Ident),
Mscarry(Ident),
Msgroup(Ident),
Msline(Ident),
Mspace(Ident),
Msqrt(Ident),
Msrow(Ident),
Mstack(Ident),
Mstyle(Ident),
Msub(Ident),
Msubsup(Ident),
Msup(Ident),
Mtable(Ident),
Mtd(Ident),
Mtext(Ident),
Mtr(Ident),
Munder(Ident),
Munderover(Ident),
Neq(Ident),
None(Ident),
Not(Ident),
Notin(Ident),
Notprsubset(Ident),
Notsubset(Ident),
Or(Ident),
Otherwise(Ident),
Outerproduct(Ident),
Partialdiff(Ident),
Piece(Ident),
Piecewise(Ident),
Plus(Ident),
Power(Ident),
Product(Ident),
Prsubset(Ident),
Quotient(Ident),
Real(Ident),
Reln(Ident),
Rem(Ident),
Root(Ident),
Scalarproduct(Ident),
Sdev(Ident),
Selector(Ident),
Semantics(Ident),
Sep(Ident),
Set(Ident),
Setdiff(Ident),
Share(Ident),
Sin(Ident),
Subset(Ident),
Sum(Ident),
Tendsto(Ident),
Times(Ident),
Transpose(Ident),
Union(Ident),
Uplimit(Ident),
Variance(Ident),
Vector(Ident),
Vectorproduct(Ident),
Xo(Ident),
}Expand description
Variants§
Abs(Ident)
And(Ident)
Annotation(Ident)
AnnotationXml(Ident)
Apply(Ident)
Approx(Ident)
Arg(Ident)
Bind(Ident)
Bvar(Ident)
Card(Ident)
Cartesianproduct(Ident)
Cbytes(Ident)
Ceiling(Ident)
Cerror(Ident)
Ci(Ident)
Cn(Ident)
Codomain(Ident)
Compose(Ident)
Condition(Ident)
Conjugate(Ident)
Cs(Ident)
Csymbol(Ident)
Curl(Ident)
Declare(Ident)
Degree(Ident)
Determinant(Ident)
Diff(Ident)
Divergence(Ident)
Divide(Ident)
Domain(Ident)
Domainofapplication(Ident)
Emptyset(Ident)
Eq(Ident)
Equivalent(Ident)
Exists(Ident)
Exp(Ident)
Factorial(Ident)
Factorof(Ident)
Floor(Ident)
Fn(Ident)
Forall(Ident)
Gcd(Ident)
Geq(Ident)
Grad(Ident)
Gt(Ident)
Ident(Ident)
Image(Ident)
Imaginary(Ident)
Img(Ident)
Implies(Ident)
In(Ident)
Int(Ident)
Intersect(Ident)
Interval(Ident)
Inverse(Ident)
Lambda(Ident)
Laplacian(Ident)
Lcm(Ident)
Leq(Ident)
Limit(Ident)
List(Ident)
Ln(Ident)
Log(Ident)
Logbase(Ident)
Lowlimit(Ident)
Lt(Ident)
Maction(Ident)
Maligngroup(Ident)
Malignmark(Ident)
Math(Ident)
Matrix(Ident)
Matrixrow(Ident)
Max(Ident)
Mean(Ident)
Median(Ident)
Menclose(Ident)
Merror(Ident)
Mfenced(Ident)
Mfrac(Ident)
Mfraction(Ident)
Mglyph(Ident)
Mi(Ident)
Min(Ident)
Minus(Ident)
Mlabeledtr(Ident)
Mlongdiv(Ident)
Mmultiscripts(Ident)
Mn(Ident)
Mo(Ident)
Mode(Ident)
Moment(Ident)
Momentabout(Ident)
Mover(Ident)
Mpadded(Ident)
Mphantom(Ident)
Mprescripts(Ident)
Mroot(Ident)
Mrow(Ident)
Ms(Ident)
Mscarries(Ident)
Mscarry(Ident)
Msgroup(Ident)
Msline(Ident)
Mspace(Ident)
Msqrt(Ident)
Msrow(Ident)
Mstack(Ident)
Mstyle(Ident)
Msub(Ident)
Msubsup(Ident)
Msup(Ident)
Mtable(Ident)
Mtd(Ident)
Mtext(Ident)
Mtr(Ident)
Munder(Ident)
Munderover(Ident)
Neq(Ident)
None(Ident)
Not(Ident)
Notin(Ident)
Notprsubset(Ident)
Notsubset(Ident)
Or(Ident)
Otherwise(Ident)
Outerproduct(Ident)
Partialdiff(Ident)
Piece(Ident)
Piecewise(Ident)
Plus(Ident)
Power(Ident)
Product(Ident)
Prsubset(Ident)
Quotient(Ident)
Real(Ident)
Reln(Ident)
Rem(Ident)
Root(Ident)
Scalarproduct(Ident)
Sdev(Ident)
Selector(Ident)
Semantics(Ident)
Sep(Ident)
Set(Ident)
Setdiff(Ident)
Sin(Ident)
Subset(Ident)
Sum(Ident)
Tendsto(Ident)
Times(Ident)
Transpose(Ident)
Union(Ident)
Uplimit(Ident)
Variance(Ident)
Vector(Ident)
Vectorproduct(Ident)
Xo(Ident)
Trait Implementations§
Source§impl Ord for MathmlTag
impl Ord for MathmlTag
Source§impl PartialOrd for MathmlTag
impl PartialOrd for MathmlTag
Source§impl ToCursors for MathmlTag
impl ToCursors for MathmlTag
fn to_cursors(&self, s: &mut impl CursorSink)
impl Copy for MathmlTag
impl Eq for MathmlTag
impl StructuralPartialEq for MathmlTag
Auto Trait Implementations§
impl Freeze for MathmlTag
impl RefUnwindSafe for MathmlTag
impl Send for MathmlTag
impl Sync for MathmlTag
impl Unpin for MathmlTag
impl UnwindSafe for MathmlTag
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