Function from_hex

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