Macro rustc_middle::ty::context::nop_slice_lift

source ·
macro_rules! nop_slice_lift {
    ($ty:ty => $lifted:ty) => { ... };
}