pub trait HasModulus { fn modulus(&self) -> u16; }
An object that has some modulus. Basic object of Fancy computations.
Fancy
The modulus of the wire.