FuzzyResult.matches

index of matched characters (0 = miss , 1 = hit).

struct FuzzyResult
int[] matches;

Meta