auto_impl 1.3.0

Automatically implement traits for common smart pointers and closures
Documentation
1
2
3
4
5
error: expected `trait`
 --> tests/compile-fail/attr_on_enum.rs:5:1
  |
5 | enum Foo {
  | ^^^^