num_alias 0.1.1

simple macros to declare 'type checked' aliases for integers and floats
Documentation
[package]
name = "num_alias"
version = "0.1.1"
authors = ["kngwyu <yuji.kngw.80s.revive@gmail.com>"]
repository = "https://github.com/kngwyu/num-alias"
keywords = ["macro", "alias", "convinience"]
license-file = "LICENSE"
readme = "README.md"
description = "simple macros to declare 'type checked' aliases for integers and floats "

[dependencies]