Type Definition fzyr::LocateResults[][src]

type LocateResults<'a> = Vec<LocateResult<'a>>;

Collection of scores, locations, and the candidates they apply to