[][src]Macro llhd::impl_table_key

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

Generate a new opaque table key struct.