Skip to main content
clean_field
rustdoc
1.98.0-nightly
(485ec3fbc 2026-06-10)
In rustdoc::
clean
rustdoc
::
clean
Function
clean_
field
Copy item path
Source
pub(crate) fn clean_field<'tcx>( field: &
FieldDef
<'tcx>, cx: &mut
DocContext
<'tcx>, ) ->
Item