Skip to main content

impl_wnaf_size_for_scalar

Macro impl_wnaf_size_for_scalar 

Source
macro_rules! impl_wnaf_size_for_scalar {
    ($fe:ty) => { ... };
}
Expand description

Write an impl of the WnafSize trait automatically based on the PrimeField impl.