Type Definition fzyr::ScoreResults[][src]

type ScoreResults<'a> = Vec<ScoreResult<'a>>;

Collection of scores and the candidates they apply to