fn read_entries(
path: &Path,
limit: Option<usize>,
decoder: &CorpusDecoder,
) -> Result<Vec<DisplayCorpusEntry>>fn read_entries(
path: &Path,
limit: Option<usize>,
decoder: &CorpusDecoder,
) -> Result<Vec<DisplayCorpusEntry>>