#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

#1570 in Procedural macros

Download history 1/week @ 2024-02-13 11/week @ 2024-02-20 6/week @ 2024-02-27 5/week @ 2024-03-12 2/week @ 2024-03-26 317/week @ 2024-04-02 15/week @ 2024-04-09

334 downloads per month
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.4–0.8MB
~20K SLoC