Function brane_shr::utilities::create_package_index
source · pub fn create_package_index() -> PackageIndex
Expand description
Collects all .yml files in the ‘tests’ folder as a single PackageIndex.
§Returns
A PackageIndex
with a collection of all package files in the tests older.
§Panics
This function panics if we failed to do so.