coeff_from_three_bytes

Function coeff_from_three_bytes 

Source
fn coeff_from_three_bytes(b: [u8; 3]) -> Option<Elem<BaseField>>