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

pub fn samp() -> SampElement
Expand description

The HTML Sample Element (<samp>) is used to enclose inline text which represents sample (or quoted) output from a computer program.