normalize in rustdoc::clean - Rust (original) (raw)

rustdoc::clean

Function normalize

Source

fn normalize<'tcx>(
    cx: &DocContext<'tcx>,
    ty: Binder<'tcx, Ty<'tcx>>,
) -> Option<Binder<'tcx, Ty<'tcx>>>

Expand description

Returns None if the type could not be normalized