/ README.md
README.md
1  This crate allows one to associate static objects to types. This is particulary usefull to
2  overcome the rust limitation that static data can not be generic.
3  
4