felt

Macro felt 

Source
macro_rules! felt {
    ($hex:expr) => { ... };
}
Expand description

Creates a Felt from a hex string literal verified at compile time.