brane_shr::utilitiesFunction create_data_index
Source pub fn create_data_index() -> DataIndex
Expand description
Collects all data index files in the test folder as a DataIndex.
§Returns
A DataIndex
with a collection of all data files in the tests older.
§Panics
This function panics if we failed to do so.