pub trait ModuleImportedCallback: Fn(&Path) + KotoSend + KotoSync { }
The trait used by the ‘module imported’ callback mechanism