Macro const_struct::Usize

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