Macro four_char_code::four_char_code
source · macro_rules! four_char_code { ($($proc_macro:tt)*) => { ... }; }
Expand description
Create a checked FourCharCode at compile time
macro_rules! four_char_code { ($($proc_macro:tt)*) => { ... }; }
Create a checked FourCharCode at compile time