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

pub trait EmbeddedContent: Child { }
Expand description

Embedded content imports another resource or inserts content from another mark-up language or namespace into the document.

Implementors