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

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

#1900 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

~245–690KB
~17K SLoC