digitize 0.1.2

Traits for accessing digits of primitive integers & floats
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "digitize"
version = "0.1.2"
edition = "2021"
authors = ["beetle"]
license = "MIT"
description = "Traits for accessing digits of primitive integers & floats"
repository = "https://github.com/Mearkatz/beetle_fraction"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
default-impl = "0.1.0"