codes-check-digits 0.1.2

Common implementation of check digit algorithms
Documentation

codes-check-digits

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

gs1 (default)

This feature flag does not enable additional features.

iso_7064 (default)

This feature flag does not enable additional features.

luhn (default)

This feature flag does not enable additional features.

sedol (default)

This feature flag does not enable additional features.

big_integer