Function pearl::tools::read_index

source ·
pub async fn read_index(
    path: &Path
) -> AnyResult<BTreeMap<Vec<u8>, Vec<Header>>>
Expand description

Read index file, async