Type Definition rff::MatchWithPositions [] [src]

type MatchWithPositions<'a> = (&'a str, f64, Vec<usize>);