use ;
/// Smart module path resolution
/// 1. If module_path is explicitly provided, use it.
/// 2. If manifest is in a 'manifests' directory, look for 'modules' sibling of 'manifests' parent.
/// 3. Otherwise, look for 'modules' sibling of the manifest itself.