Trait moxie_dom::interfaces::content_categories::MetadataContent[][src]

pub trait MetadataContent: Child { }
Expand description

Elements belonging to the metadata content category modify the presentation or the behavior of the rest of the document, set up links to other documents, or convey other out of band information.

Implementors