trait_tests 0.1.2

A compiler plugin to allow tests to be defined agaist traits.
Documentation
1
2
3
4
5
# trait_tests
A compiler plugin to enable tests to be defined upon rust's traits.

See https://github.com/gilescope/iunit for example usage.