pub trait EmbeddedContent: PhrasingContent { }Expand description
Embedded content: elements that import another resource into the document.
pub trait EmbeddedContent: PhrasingContent { }Embedded content: elements that import another resource into the document.