Function rustc::middle::ty::with_path[src]

pub fn with_path<T>(cx: &ctxt, id: DefId, f: |PathElems| -> T) -> T