enum_delegate 0.2.0

Easily replace dynamic dispatch with an enum, for speed and serialization
Documentation
1
2
3
Tests that make sure that invalid code fails to compile.

The "entry point" is a `trybuild` test in `../tests/errors.rs`