kaprekar 0.1.3

Include a function to find number of iterations to reach Kaprekar's constant.
Documentation
[[bin]]
name = "kaprekar"
path = "src/lib.rs"

[dependencies]

[package]
description = "Include a function to find number of iterations to reach Kaprekar's constant."
documentation = "https://github.com/DeeterCesler/kaprekar-crate"
edition = "2021"
homepage = "https://github.com/DeeterCesler/kaprekar-crate"
license = "MIT"
name = "kaprekar"
repository = "https://github.com/DeeterCesler/kaprekar-crate"
resolver = "2"
version = "0.1.3"