use ;
use ;
use assert_impl_all;
// Implement common traits which may be usesful.
// `Copy` is commented out as it may not always be appropriate.
// Ensure ExampleStruct implements common auto traits.
// If any of these traits are not implemented, a compile-time error will occur, and
// thus a major version bump may be required.
assert_impl_all!;