brane_shr::utilities

Function 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.