Function pinwheel::elements::html::article[][src]

pub fn article() -> ArticleElement
Expand description

The HTML <article> element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable (e.g., in syndication).