log-num 0.1.0

Implementation of a logarithmic number system
Documentation
1
2
3
4
5
6
7
8
9
[toolchain]
channel = "stable"
components = [ "rustfmt", "rust-src", "clippy" ]
targets = [
  "x86_64-unknown-linux-musl",
  "aarch64-unknown-linux-musl",
]

profile = "minimal"