Crates.io | hitbox-derive |
lib.rs | hitbox-derive |
version | 0.1.1 |
source | src |
created_at | 2021-05-29 18:31:54.266016 |
updated_at | 2021-05-29 21:04:09.387726 |
description | Derive macros for asynchronous caching framework in Rust. |
homepage | |
repository | https://github.com/hit-box/hitbox/ |
max_upload_size | |
id | 403586 |
size | 8,583 |
Hitbox is an asynchronous caching framework supporting multiple backends and suitable for distributed and for single-machine applications.
hitbox-derive is Cacheable and CacheableResponse trait derive macro implementation.