Skip to main content

facet_html_into

Function facet_html_into 

Source
pub fn facet_html_into(facet: &Facet<'_>, opts: &Emit, out: &mut String)
Expand description

A facet, written into a buffer the caller already has.

facet_html’s streaming form, byte-identical to it.