Skip to main content

define_id_type

Macro define_id_type 

Source
macro_rules! define_id_type {
    ($name:ident, $type_name:expr) => { ... };
}