Function rustc_middle::mir::pretty::post_fmt_projection

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