[][src]Function stork_search::parse_and_cache_index

pub fn parse_and_cache_index(
    data: &[u8],
    name: &str
) -> Result<ParsedIndex, IndexParseError>

Parses an index from a binary file and saves it in memory.