Macro const_struct::U32

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