key_int

Macro key_int 

Source
macro_rules! key_int {
    ($t:ty, $base:ty) => { ... };
}