Skip to main content

define_id

Macro define_id 

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