Support capabilities for codes-*
packages.
For notes on the design of the API, see the repository README.
csv_tools
- Tools for reading and processing CSV files.check_digits
- Algorithms for calculating check digits.Version 0.1.8
FixedLengthCode
and VariableLengthCode
traits.Version 0.1.7
check_digits
module with an implementation of LuhnAlgorithm
.Version 0.1.6
Version 0.1.5
Version 0.1.4
csv_tools
featureVersion 0.1.3
code_impl
macro for non-string codes.Version 0.1.2
retain
method to SimpleData
.Version 0.1.1
SimpleData
type and Data
trait.Version 0.1.0