Macro rustc_middle::ty::list::impl_list_empty

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