Function rustdoc::clean::clean_path_segment

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