Enum unidok_repr::ast::html::ElemName[][src]

pub enum ElemName {
Show variants Html, Head, Body, Title, Area, Base, Br, Col, Embed, Hr, Img, Input, Keygen, Link, Menuitem, Meta, Param, Source, Track, Wbr, Address, Article, Aside, Footer, Header, H1, H2, H3, H4, H5, H6, Main, Nav, Section, Blockquote, Dd, Div, Dl, Dt, Figcaption, Figure, Li, Ol, P, Pre, Ul, A, Abbr, B, Bdi, Bdo, Cite, Code, Data, Dfn, Em, I, Kbd, Mark, Q, Rb, Rp, Rt, Rtc, Ruby, S, Samp, Small, Span, Strong, Sub, Sup, Time, U, Var, Caption, Colgroup, Table, Tbody, Td, Tfoot, Th, Thead, Tr, Button, Datalist, Fieldset, Form, Label, Legend, Meter, Optgroup, Option, Output, Progress, Select, Textarea, Audio, Map, Video, Iframe, Object, Picture, Portal, Script, Svg, Style, Math, Acronym, Applet, Basefont, Bgsound, Big, Center, Content, Dir, Font, Frame, Frameset, Hgroup, Image, Isindex, Listing, Marquee, Multicol, Nextid, Nobr, Noembed, Noframes, Plaintext, Shadow, Spacer, Strike, Tt, Xmp, Details, Dialog, Menu, Summary, Canvas, Command, Del, Ins, Noscript, Template,
}

Variants

Html
Head
Body
Title
Area
Base
Br
Col
Embed
Hr
Img
Input
Keygen
Menuitem
Meta
Param
Source
Track
Wbr
Address
Article
Aside
Footer
Header
H1
H2
H3
H4
H5
H6
Main
Nav
Section
Blockquote
Dd
Div
Dl
Dt
Figcaption
Figure
Li
Ol
P
Pre
Ul
A
Abbr
B
Bdi
Bdo
Cite
Code
Data
Dfn
Em
I
Kbd
Mark
Q
Rb
Rp
Rt
Rtc
Ruby
S
Samp
Small
Span
Strong
Sub
Sup
Time
U
Var
Caption
Colgroup
Table
Tbody
Td
Tfoot
Th
Thead
Tr
Button
Datalist
Fieldset
Form
Label
Legend
Meter
Optgroup
Option
Output
Progress
Select
Textarea
Audio
Map
Video
Iframe
Object
Picture
Portal
Script
Svg
Style
Math
Acronym
Applet
Basefont
Bgsound
Big
Center
Content
Dir
Font
Frame
Frameset
Hgroup
Image
Isindex
Listing
Marquee
Multicol
Nextid
Nobr
Noembed
Noframes
Plaintext
Shadow
Spacer
Strike
Tt
Xmp
Details
Dialog
Menu
Summary
Canvas
Command
Del
Ins
Noscript
Template

Implementations

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Formats the value using the given formatter. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

recently added

Uses borrowed data to replace owned data, usually by cloning. Read more

Converts the given value to a String. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.