assoc_static

Crates.ioassoc_static
lib.rsassoc_static
version1.0.0
created_at2022-03-05 20:54:11.610589+00
updated_at2022-06-29 10:48:52.855029+00
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: 0

cargo fmt