felt_bytes

Macro felt_bytes 

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

Creates a pathfinder_crypto::Felt from a byte slice, resulting in compile-time error when invalid.