render_code_attribute
rustdoc
1.93.0-beta.6
(7bea8c6cf 2026-01-09)
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