macro_rules! e_baking_with_enum {
    ($($proc_macro:tt)*) => { ... };
}