vtcode-battery-pack 0.135.13

Curated battery pack of VT Code crates for building Rust coding agents
Documentation
1
2
3
4
fn main() {
    println!("{{ project_name }} is ready.");
    println!("Add features from vtcode-battery-pack to build out your agent.");
}