Macro const_struct::Char

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