macro_rules! ScreamingSnakeCase {
    ($value:expr) => { ... };
}
Expand description

doc todo ScreamingSnakeCase to_screaming_snake_case_impl