Macro rustc_middle::ty::print::pretty::with_crate_prefix

source ·
pub macro with_crate_prefix($e:expr) {
    ...
}
Expand description

Adds the crate:: prefix to paths where appropriate.