Skip to main content
clean_field
rustdoc
1.97.0-nightly
(e50aa6fba 2026-05-19)
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