Macro const_struct::I16

source ยท
macro_rules! I16 {
    ([@ < i16 : camel > GetGenericsData], $macro_path:path, $($args:tt)*) => { ... };
    ($value:expr) => { ... };
}