render_code_attribute
rustdoc
1.94.0-nightly
(1aa9bab4e 2025-12-05)
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