macro_rules! felt { ($hex:expr) => { ... }; }
Creates a Felt from a hex string literal verified at compile time.