[dependencies.const-arith-macros-178]
version = "~0.1.0"
[package]
authors = ["Darin Chau <yfdchau@connect.ust.hk>"]
categories = ["algorithms", "mathematics"]
description = "Exploits Rust's type generic system to perform integer arithmetics at compile time."
edition = "2021"
homepage = "https://github.com/darinchau/const-arithmetic"
keywords = ["const", "generics", "compile-time", "integer", "arithmetic"]
license = "MIT"
name = "const-arithmetic"
readme = "README.md"
repository = "https://github.com/darinchau/const-arithmetic"
version = "1.0.2"