Function rustc_middle::mir::pretty::post_fmt_projection

source ยท
fn post_fmt_projection(
    projection: &[PlaceElem<'_>],
    fmt: &mut Formatter<'_>,
) -> Result