This removes all the hacky wrapper structs that was added to make the examples of handler functions compile in pre 1.3 Rust (I think I got them all). This will also change the AppVeyor test script to use Rust 1.3, since it's now the oldest recommended version.
This removes all the hacky wrapper structs that was added to make the examples of handler functions compile in pre 1.3 Rust (I think I got them all). This will also change the AppVeyor test script to use Rust 1.3, since it's now the oldest recommended version.
Closes #17