[][src]Attribute Macro test_impl::test_impl

#[test_impl]

Run this test multiple times, replacing all references to the trait specified with a specific implementation. Use it like this:

#[test_impl(ExampleTrait = ExampleStruct, ExampleStruct2)]