enum_delegate 0.2.0

Easily replace dynamic dispatch with an enum, for speed and serialization
Documentation
1
2
3
4
5
error: cannot find macro `Foo` in this scope
 --> tests_error/no_such_trait.rs:5:28
  |
5 | #[enum_delegate::implement(Foo)]
  |                            ^^^