render_code_attribute
rustdoc
1.94.0-nightly
(2f1bd3f37 2026-01-12)
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