cache-this-proc-macro

Crates.iocache-this-proc-macro
lib.rscache-this-proc-macro
version0.1.2
sourcesrc
created_at2023-11-14 22:02:42.581031
updated_at2024-04-03 21:51:37.130754
descriptionProc macro implementation for simple caching of expression using the file system
homepagehttps://github.com/DerMagischeBier/cache-this
repositoryhttps://github.com/DerMagischeBier/cache-this
max_upload_size
id1035497
size4,306
(DerMagischeBier)

documentation

README

Proc macro implementation for easy caching of expression using the local file system. It is recommended to us the parent crate cache_this to not include serde_json as user.

Commit count: 12

cargo fmt