Bart Massey 2023-10-19
This library crate provides a simple demonstration of the Luhn Algorithm.
The crate is no_std
, and thus can be used in embedded
applications.
This program is licensed under the "MIT License". Please see the file
LICENSE.txt
in this distribution for license terms.