1 2 3
pub const MCLBN_FP_UNIT_SIZE: usize = 6; pub const MCLBN_FR_UNIT_SIZE: usize = 4; pub const MCLBN_COMPILED_TIME_VAR: usize = MCLBN_FR_UNIT_SIZE * 10 + MCLBN_FP_UNIT_SIZE;