fn runnable_mod_outline_definition( sema: &Semantics<'_, RootDatabase>, def: Module, ) -> Option<Runnable>
Creates a test mod runnable for outline modules at the top of their definition.