Function rustdoc::clean::clean_path_segment

source ยท
fn clean_path_segment<'tcx>(
    path: &PathSegment<'tcx>,
    cx: &mut DocContext<'tcx>,
) -> PathSegment