render_code_attribute
rustdoc
1.94.0-nightly
(31010ca61 2025-12-16)
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