name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
**Summary**
Concise description of problem
**Sample code**
```rust
// Sample code showing context and suggested macro syntax
```
**Expansion**
```rust
// Result of macro expansion for the above sample.
```
**Additional context**
Add any other context or screenshots about the feature request here.