This crate allows one to associate static objects to types. This is particulary usefull to overcome the rust limitation that static data can not be generic.
This crate allows one to associate static objects to types. This is particulary usefull to overcome the rust limitation that static data can not be generic.