Skip to main content

render_code_attribute

Function render_code_attribute 

Source
fn render_code_attribute(
    prefix: impl Display,
    attr: impl Display,
    w: &mut impl Write,
) -> Result