Skip to main content

CharToken

Macro CharToken 

Source
macro_rules! CharToken {
    ($c:expr_2021) => { ... };
    ($c:expr_2021, $cc:expr_2021) => { ... };
}
Expand description

Special case: a character needs swift string conversion, so let’s use a dedicated macro