1 unstable release
Uses new Rust 2024
| 0.1.0 | Aug 23, 2025 |
|---|
#29 in #coding-assistant
114 downloads per month
Used in 7 crates
(6 directly)
2MB
45K
SLoC
agcodex-common
This crate is designed for utilities that need to be shared across other crates in the workspace, but should not go in core.
For narrow utility features, the pattern is to add introduce a new feature under [features] in Cargo.toml and then gate it with #[cfg] in lib.rs, as appropriate.
Dependencies
~441MB
~13M SLoC