Function silkenweb_html::elements::samp

source ·
pub fn samp() -> SampBuilder
Expand description

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