Function rustc_middle::ty::print::with_crate_prefix [−][src]
pub fn with_crate_prefix<F: FnOnce() -> R, R>(f: F) -> RExpand description
Adds the crate:: prefix to paths where appropriate.
pub fn with_crate_prefix<F: FnOnce() -> R, R>(f: F) -> RAdds the crate:: prefix to paths where appropriate.