Macro rustc_middle::ty::print::pretty::with_no_visible_paths
source · pub macro with_no_visible_paths($e:expr) {
...
}
Expand description
Prevent selection of visible paths. Display
impl of DefId will prefer
visible (public) reexports of types as paths.