hitbox-derive 0.1.0

Derive macros for asynchronous caching framework in Rust.
Documentation
# hitbox-derive

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.