damm 0.1.0

Implementation of the Damm algorithm in Rust
Documentation
[package]
name = "damm"
version = "0.1.0"
authors = ["Wesley Hershberger <mggmugginsmc@gmail.com>"]
description = "Implementation of the Damm algorithm in Rust"
license = "Unlicense"
repository = "https://gitlab.com/MggMuggins/damm"
keywords = ["id"]

[badges.gitlab]
repository = "https://gitlab.com/MggMuggins/damm"

[dependencies]
digits_iterator = "0.1.0"