assoc_static

Crates.ioassoc_static
lib.rsassoc_static
version1.0.0
sourcesrc
created_at2022-03-05 20:54:11.610589
updated_at2022-06-29 10:48:52.855029
descriptionAssociate static objects to types
homepage
repositoryhttps://github.com/cehteh/assoc_static.git
max_upload_size
id544246
size7,778
(cehteh)

documentation

README

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.

Commit count: 11

cargo fmt