jam_types

Macro new_hash_type

Source
macro_rules! new_hash_type {
    ($t:ident) => { ... };
}