vtcode-battery-pack 0.135.12

Curated battery pack of VT Code crates for building Rust coding agents
Documentation
{{readme}}

## Categories

{{#each categories}}
### {{ title }}

{{ description }}

{{#if pick}}
**Pick mode:** {{ pick }}
{{/if}}

| Feature | Crates |
|---------|--------|
{{#each features}}
| `{{ name }}` | {{ crates }} |
{{/each}}

{{/each}}

## Features

| Feature | Description | Crates |
|---------|-------------|--------|
{{#each features}}
| `{{ name }}` | {{ description }} | {{ crates }} |
{{/each}}

{{crate-table}}