remove option on bucket_candidates

This commit is contained in:
many
2021-02-25 16:14:38 +01:00
committed by Kerollmops
parent 64688b3786
commit d92ad5640a
3 changed files with 17 additions and 19 deletions

View File

@ -21,7 +21,7 @@ pub struct CriterionResult {
/// The candidates that this criterion is allowed to return subsets of.
pub candidates: RoaringBitmap,
/// Candidates that comes from the current bucket of the initial criterion.
pub bucket_candidates: Option<RoaringBitmap>,
pub bucket_candidates: RoaringBitmap,
}
/// Either a set of candidates that defines the candidates