fraction 0.1.0

Fraction data type with lossless arithmetic that is more precise than float and can be used for hashing
Documentation
[package]
name = "fraction"
version = "0.1.0"
authors = ["dnsl48 <dnsl48@gmail.com>"]

description = "Fraction data type with lossless arithmetic that is more precise than float and can be used for hashing"
keywords = ["fraction"]

license = "LGPL-3.0"

homepage = "https://github.com/dnsl48/fraction.git"
repository = "https://github.com/dnsl48/fraction.git"
# documentation = "https://github.com/dnsl48/fraction/wiki"
readme = "README.md"