Crate num_alias [] [src]

Simple macros to declare 'type checked' aliases for integers and floats.

For usage, see float_alias and int_alias page.

Macros

float_alias

A simple macro to Declare alias for Integer types and implement arithmetics.

int_alias

A simple macro to Declare alias for Integer types and implement arithmetics.