Minimal, Incremental, Lazy Cache
- Rust 100%
| examples |
Update methods now return Updated, not just bool
|
|
| milc-macro |
Update methods now return Updated, not just bool
|
|
| src | New Feature: Stealing from cached values. | |
| tests | New Feature: Stealing from cached values. | |
| .gitignore | First Commit | |
| Cargo.lock | Soft-abandoned the proc-macro | |
| Cargo.toml | Cleanup: Slotmap not default, StorageIndex is now Clone, tests closer to | |