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