Function rustdoc::clean::clean_field

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