runnable_mod

Function runnable_mod 

Source
pub(crate) fn runnable_mod(
    sema: &Semantics<'_, RootDatabase>,
    def: Module,
) -> Option<Runnable>