| Crates.io | cache-this-proc-macro |
| lib.rs | cache-this-proc-macro |
| version | 0.1.2 |
| created_at | 2023-11-14 22:02:42.581031+00 |
| updated_at | 2024-04-03 21:51:37.130754+00 |
| description | Proc macro implementation for simple caching of expression using the file system |
| homepage | https://github.com/DerMagischeBier/cache-this |
| repository | https://github.com/DerMagischeBier/cache-this |
| max_upload_size | |
| id | 1035497 |
| size | 4,306 |
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.