rustc_middle::ty::list

Macro impl_list_empty

source
macro_rules! impl_list_empty {
    ($header_ty:ty, $header_init:expr) => { ... };
}