Macro const_struct::Isize

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