Function pairing_ce::from_hex

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