zksync_bellman

Function from_hex

Source
pub fn from_hex<F>(value: &str) -> Result<F, String>
where F: PrimeField,