render_code_attribute
rustdoc
1.93.0-nightly
(1be6b13be 2025-11-26)
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