kcode-context-cache-policy 0.1.0

Cache-stability and sparse context-marker policy for Kennedy
Documentation
[package]
name = "kcode-context-cache-policy"
version = "0.1.0"
edition = "2024"
rust-version = "1.97"
license = "MIT"
description = "Cache-stability and sparse context-marker policy for Kennedy"
repository = "https://github.com/DavidVorick/kcode"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false

[lib]
name = "kcode_context_cache_policy"
path = "src/lib.rs"

[lints.rust]
unsafe_code = "forbid"

[workspace]
resolver = "3"