Function python_packaging::module_util::packages_from_module_name [−][src]
pub fn packages_from_module_name(module: &str) -> BTreeSet<String>
Resolve the set of packages present in a fully qualified module name.