[][src]Function python_packaging::module_util::packages_from_module_name

pub fn packages_from_module_name(module: &str) -> BTreeSet<String>

Resolve the set of packages present in a fully qualified module name.