irox-fixedmath 0.1.0

Fixed Precision Math Primitives
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "irox-bits"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc9d53cd30285210f40a44c867d6326234355560aff3982bf2ca0b99e08dbb77"

[[package]]
name = "irox-fixedmath"
version = "0.1.0"
dependencies = [
 "irox-tools",
]

[[package]]
name = "irox-tools"
version = "0.8.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "26f0cdb5d566570e9db2e017968b5fca95ccecfe2ec2595808b1d685f5a38666"
dependencies = [
 "irox-bits",
]