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.
pub fn facet_html_into(facet: &Facet<'_>, opts: &Emit, out: &mut String)A facet, written into a buffer the caller already has.
facet_html’s streaming form, byte-identical to it.