rustdoc::clean

Function clean_field

source
pub(crate) fn clean_field<'tcx>(
    field: &FieldDef<'tcx>,
    cx: &mut DocContext<'tcx>,
) -> Item