7 releases (1 stable)
1.0.0 | Jun 29, 2022 |
---|---|
1.0.0-pre0 | Mar 10, 2022 |
0.2.1 | Mar 9, 2022 |
0.1.1 | Mar 7, 2022 |
0.0.1 | Mar 5, 2022 |
#9 in #limitation
Used in 2 crates
7KB
74 lines
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.