pub enum NoScriptChild {
Show 113 variants
Abbreviation(Abbreviation),
Address(Address),
Anchor(Anchor),
Article(Article),
Aside(Aside),
Audio(Audio),
Base(Base),
BidirectionalIsolate(BidirectionalIsolate),
BidirectionalTextOverride(BidirectionalTextOverride),
BlockQuote(BlockQuote),
Body(Body),
Bold(Bold),
Button(Button),
Canvas(Canvas),
Caption(Caption),
Cite(Cite),
Code(Code),
Data(Data),
DataList(DataList),
Definition(Definition),
DeletedText(DeletedText),
DescriptionDetails(DescriptionDetails),
DescriptionList(DescriptionList),
DescriptionTerm(DescriptionTerm),
Details(Details),
Dialog(Dialog),
Division(Division),
Embed(Embed),
Emphasis(Emphasis),
Fieldset(Fieldset),
Figure(Figure),
FigureCaption(FigureCaption),
Footer(Footer),
Form(Form),
Head(Head),
Header(Header),
Heading1(Heading1),
Heading2(Heading2),
Heading3(Heading3),
Heading4(Heading4),
Heading5(Heading5),
Heading6(Heading6),
HeadingGroup(HeadingGroup),
Html(Html),
Iframe(Iframe),
Image(Image),
ImageMap(ImageMap),
ImageMapArea(ImageMapArea),
Input(Input),
InsertedText(InsertedText),
Italic(Italic),
KeyboardInput(KeyboardInput),
Label(Label),
Legend(Legend),
LineBreak(LineBreak),
LineBreakOpportunity(LineBreakOpportunity),
Link(Link),
ListItem(ListItem),
Main(Main),
MarkText(MarkText),
MediaSource(MediaSource),
Menu(Menu),
Meta(Meta),
Meter(Meter),
Navigation(Navigation),
NoScript(NoScript),
Object(Object),
Option(Option),
OptionGroup(OptionGroup),
OrderedList(OrderedList),
Output(Output),
Paragraph(Paragraph),
Picture(Picture),
PreformattedText(PreformattedText),
Progress(Progress),
Quotation(Quotation),
RubyAnnotation(RubyAnnotation),
RubyFallbackParenthesis(RubyFallbackParenthesis),
RubyText(RubyText),
SampleOutput(SampleOutput),
Script(Script),
Search(Search),
Section(Section),
Select(Select),
SideComment(SideComment),
Slot(Slot),
Span(Span),
StrikeThrough(StrikeThrough),
Strong(Strong),
Style(Style),
SubScript(SubScript),
Summary(Summary),
SuperScript(SuperScript),
Table(Table),
TableBody(TableBody),
TableCell(TableCell),
TableColumn(TableColumn),
TableColumnGroup(TableColumnGroup),
TableFoot(TableFoot),
TableHead(TableHead),
TableHeader(TableHeader),
TableRow(TableRow),
Template(Template),
Text(Cow<'static, str>),
TextArea(TextArea),
TextTrack(TextTrack),
ThematicBreak(ThematicBreak),
Time(Time),
Title(Title),
Underline(Underline),
UnorderedList(UnorderedList),
Variable(Variable),
Video(Video),
}
Expand description
The permitted child items for the NoScript
element
Variants§
Abbreviation(Abbreviation)
The Abbreviation element
Address(Address)
The Address element
Anchor(Anchor)
The Anchor element
Article(Article)
The Article element
Aside(Aside)
The Aside element
Audio(Audio)
The Audio element
Base(Base)
The Base element
BidirectionalIsolate(BidirectionalIsolate)
The BidirectionalIsolate element
BidirectionalTextOverride(BidirectionalTextOverride)
The BidirectionalTextOverride element
BlockQuote(BlockQuote)
The BlockQuote element
Body(Body)
The Body element
Bold(Bold)
The Bold element
Button(Button)
The Button element
Canvas(Canvas)
The Canvas element
Caption(Caption)
The Caption element
Cite(Cite)
The Cite element
Code(Code)
The Code element
Data(Data)
The Data element
DataList(DataList)
The DataList element
Definition(Definition)
The Definition element
DeletedText(DeletedText)
The DeletedText element
DescriptionDetails(DescriptionDetails)
The DescriptionDetails element
DescriptionList(DescriptionList)
The DescriptionList element
DescriptionTerm(DescriptionTerm)
The DescriptionTerm element
Details(Details)
The Details element
Dialog(Dialog)
The Dialog element
Division(Division)
The Division element
Embed(Embed)
The Embed element
Emphasis(Emphasis)
The Emphasis element
Fieldset(Fieldset)
The Fieldset element
Figure(Figure)
The Figure element
FigureCaption(FigureCaption)
The FigureCaption element
The Footer element
Form(Form)
The Form element
Head(Head)
The Head element
Header(Header)
The Header element
Heading1(Heading1)
The Heading1 element
Heading2(Heading2)
The Heading2 element
Heading3(Heading3)
The Heading3 element
Heading4(Heading4)
The Heading4 element
Heading5(Heading5)
The Heading5 element
Heading6(Heading6)
The Heading6 element
HeadingGroup(HeadingGroup)
The HeadingGroup element
Html(Html)
The Html element
Iframe(Iframe)
The Iframe element
Image(Image)
The Image element
ImageMap(ImageMap)
The ImageMap element
ImageMapArea(ImageMapArea)
The ImageMapArea element
Input(Input)
The Input element
InsertedText(InsertedText)
The InsertedText element
Italic(Italic)
The Italic element
KeyboardInput(KeyboardInput)
The KeyboardInput element
Label(Label)
The Label element
Legend(Legend)
The Legend element
LineBreak(LineBreak)
The LineBreak element
LineBreakOpportunity(LineBreakOpportunity)
The LineBreakOpportunity element
Link(Link)
The Link element
ListItem(ListItem)
The ListItem element
Main(Main)
The Main element
MarkText(MarkText)
The MarkText element
MediaSource(MediaSource)
The MediaSource element
Menu(Menu)
The Menu element
Meta(Meta)
The Meta element
Meter(Meter)
The Meter element
The Navigation element
NoScript(NoScript)
The NoScript element
Object(Object)
The Object element
Option(Option)
The Option element
OptionGroup(OptionGroup)
The OptionGroup element
OrderedList(OrderedList)
The OrderedList element
Output(Output)
The Output element
Paragraph(Paragraph)
The Paragraph element
Picture(Picture)
The Picture element
PreformattedText(PreformattedText)
The PreformattedText element
Progress(Progress)
The Progress element
Quotation(Quotation)
The Quotation element
RubyAnnotation(RubyAnnotation)
The RubyAnnotation element
RubyFallbackParenthesis(RubyFallbackParenthesis)
The RubyFallbackParenthesis element
RubyText(RubyText)
The RubyText element
SampleOutput(SampleOutput)
The SampleOutput element
Script(Script)
The Script element
Search(Search)
The Search element
Section(Section)
The Section element
Select(Select)
The Select element
SideComment(SideComment)
The SideComment element
Slot(Slot)
The Slot element
Span(Span)
The Span element
StrikeThrough(StrikeThrough)
The StrikeThrough element
Strong(Strong)
The Strong element
Style(Style)
The Style element
SubScript(SubScript)
The SubScript element
Summary(Summary)
The Summary element
SuperScript(SuperScript)
The SuperScript element
Table(Table)
The Table element
TableBody(TableBody)
The TableBody element
TableCell(TableCell)
The TableCell element
TableColumn(TableColumn)
The TableColumn element
TableColumnGroup(TableColumnGroup)
The TableColumnGroup element
TableFoot(TableFoot)
The TableFoot element
TableHead(TableHead)
The TableHead element
TableHeader(TableHeader)
The TableHeader element
TableRow(TableRow)
The TableRow element
Template(Template)
The Template element
Text(Cow<'static, str>)
The Text element
TextArea(TextArea)
The TextArea element
TextTrack(TextTrack)
The TextTrack element
ThematicBreak(ThematicBreak)
The ThematicBreak element
Time(Time)
The Time element
Title(Title)
The Title element
Underline(Underline)
The Underline element
UnorderedList(UnorderedList)
The UnorderedList element
Variable(Variable)
The Variable element
Video(Video)
The Video element
Trait Implementations§
Source§impl Clone for NoScriptChild
impl Clone for NoScriptChild
Source§fn clone(&self) -> NoScriptChild
fn clone(&self) -> NoScriptChild
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read more