pub fn parse_field<F: PrimeField>(s: &str) -> Result<F, Error>
Parses a value of F from the given string.