cache-kit 0.9.0

A type-safe, fully generic, production-ready caching framework for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
layout: single
title: Reference
has_children: true
permalink: /reference/
date: 2025-12-10
---

# Reference Documentation

Technical reference materials and project status information.

## Project Information

- **Version:** 0.9.0
- **Status:** Production-ready ✅
- **Test Coverage:** 193 passing tests (~68% coverage)
- **Compilation:** Zero errors, zero warnings