Macro const_struct::U16

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