---
name: Feature request
about: Suggest an idea for this project
title: "[Feature] "
labels: enhancement
assignees: ""
---
## Is your feature request related to a problem?
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
## Describe the solution you'd like
A clear and concise description of what you want to happen.
**Scope (optional):** Is this a new CLI flag, library API, performance improvement, new dependency, etc.?
**Proposed API or usage (if applicable):**
```rust
// Example: how you'd like to use it
```
## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
## Additional context
Add any other context, links, or references about the feature request here.