macro_rules! four_char_code {
    ($($proc_macro:tt)*) => { ... };
}
Expand description

Create a checked FourCharCode at compile time