parse_field

Function parse_field 

Source
pub fn parse_field<F: PrimeField>(s: &str) -> Result<F, Error>
Expand description

Parses a value of F from the given string.