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

#7 in #limitation

21 downloads per month
Used in 2 crates

MIT/Apache

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.

No runtime deps