Skip to main content
render_code_attribute
rustdoc
1.99.0-beta.8
(dfb0accb7 2026-09-26)
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