#proc-macro #expression #system #cache #file #filesystem #local-file

macro cache-this-proc-macro

Proc macro implementation for simple caching of expression using the file system

3 releases

0.1.2 Apr 3, 2024
0.1.1 Apr 3, 2024
0.1.0 Nov 14, 2023

#52 in #local-file


Used in cache-this

MIT license

4KB

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.

Dependencies

~220–660KB
~16K SLoC