fp_from_hex

Macro fp_from_hex 

Source
macro_rules! fp_from_hex {
    ($num:literal) => { ... };
}
Expand description

This macro converts a string hex number to a field element.