from_hex

Function from_hex 

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