Macro rustc_metadata::rmeta::table::fixed_size_enum

source ·
macro_rules! fixed_size_enum {
    ($ty:ty { $(($($pat:tt)*))* }) => { ... };
}