Skip to main content
render_code_attribute
rustdoc
1.95.0-nightly
(efc9e1b50 2026-02-06)
In rustdoc::
html::
render
rustdoc
::
html
::
render
Function
render_
code_
attribute
Copy item path
Source
fn render_code_attribute(prefix: &
str
, attr: &
str
, w: &mut impl
Write
) ->
Result