[][src]Module sss_rs::utils

Traits

NaturalMod

Trait for calculating modulo with negative numbers. Rem/Modulo operations move out the negative number, but that is not always the needed output.