#proc-macro #expression #cache #system #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

#1516 in Procedural macros


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

~0.3–0.8MB
~19K SLoC