[][src]Module modtype::cartridges

Enums

Additive

A Cartridge which does not automatically adjust the inner value until it gets greater than T::max_value / 2.

AllowFlexibleRhs

Allows flexible RHSes.

Field

A Cartridge which assumes moduluses are primes.

ManuallyAdjust

A Cartridge which does not automatically adjust the inner value.

Multiplicative

A Cartridge which does not assume moduluses are primes.