pub trait IntegrityTest { // Provided method fn integrity_test() { ... } }
See Hooks::integrity_test.
Hooks::integrity_test