Macro concrete::NotPowerOfTwoError[][src]

macro_rules! NotPowerOfTwoError {
    ($polynomial_size: expr) => { ... };
}