Macro rustc_middle::ty::print::with_crate_prefix
source · pub macro with_crate_prefix($e:expr) { ... }
Expand description
Adds the crate::
prefix to paths where appropriate.
pub macro with_crate_prefix($e:expr) { ... }
Adds the crate::
prefix to paths where appropriate.