Function rustdoc::clean::clean_field

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