damm 0.1.0

Implementation of the Damm algorithm in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[badges.gitlab]
repository = "https://gitlab.com/MggMuggins/damm"

[dependencies.digits_iterator]
version = "0.1.0"

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