nodyn 0.2.2

Easy polymorphism with enums
Documentation
1
2
3
4
5
error: expected curly braces
 --> tests/errors/invalid_impl.rs:7:24
  |
7 |     impl InvalidFeature; // Unknown feature
  |                        ^