numred 0.1.0

A library to reduce any number to just one digit. The numred function takes an &u64 and returns an u8.
Documentation
[dependencies]

[package]
authors = ["Arkaitz Múgica Islas <arkaitzmugica@protonmail.com>"]
description = "A library to reduce any number to just one digit. The numred function takes an &u64 and returns an u8."
edition = "2018"
homepage = "https://github.com/arkaitznaiz/numred"
license = "MIT"
name = "numred"
version = "0.1.0"