Function brane_shr::utilities::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.