Trait html::HeadingContent

source ·
pub trait HeadingContent: FlowContent { }
Expand description

The Heading content category

Heading content defines the heading of a section (whether explicitly marked up using sectioning content elements, or implied by the heading content itself).

References

Implementors§