Macro llhd::impl_table_key[][src]

macro_rules! impl_table_key {
    ($($(#[$m : meta]) * struct $name : ident($ity : ty) as $display_prefix : expr
   ;) *) => { ... };
}
Expand description

Generate a new opaque table key struct.