numid-0.2.4 has been yanked.
numid
This crate provide the numid! macro for generating structures which behave like numerical id.
Example
use numid;
numid!
Usage
Add this to your Cargo.toml :
[]
= "0.2"
You can now create all the ids you want in your programs :
use numid;
numid!
Consult the documentation for more information.
TODO list
create_lowerfor constantserdefeature