1
2
3
4
#![cfg_attr(feature = "internal_benches", allow(unstable_features), feature(test))]

pub mod g3;
pub mod sm3;