log2fix 0.1.0

no_std fixed-point base 2, e and 10 logarithm algorithm implementation
Documentation
[package]
name = "log2fix"
version = "0.1.0"
authors = ["Roman Isaikin <romix.lab@gmail.com>"]
edition = "2018"
repository = "https://github.com/romixlab/log2fix"
description = "no_std fixed-point base 2, e and 10 logarithm algorithm implementation"
license = "MIT"

[dependencies]