impl-tools 0.11.4

Helper macros: autoimpl
Documentation
---
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.