name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
**Summary**
A clear and concise description of what the bug is.
**To Reproduce**
```rust
// Sample code
```
**Expansion**
```rust
// Result of 'cargo expand', if available
// To install:
// cargo install cargo-expand
```
**Additional information**
Expected result, suggested error message or other details