macro_rules! four_char_code {
    ($str:literal) => { ... };
}
Expand description

Create a checked FourCharCode at compile time