cargo-context-core 0.4.1

Core engine for cargo-context: assembles, budgets, and scrubs Rust project context packs for LLMs.
Documentation

cargo-context-core

Core engine for cargo-context: assembles Rust project context packs for LLM consumption with token budgeting, macro expansion, and secret scrubbing.

The crate has no async runtime dependency and no terminal I/O. It is designed to be embedded in CLIs, editor plugins, MCP servers, and build scripts alike.