macro_rules! normal { () => { ... }; ( $value:expr $(,)? ) => { ... }; }
Creates a Variant from a bare primitive expression.