nucleo/matcher/src
2023-07-30 16:48:15 +02:00
..
chars move matcher to subcrate 2023-07-26 15:32:04 +02:00
chars.rs Grapheme segment input and match on first grapheme char 2023-07-30 16:48:15 +02:00
config.rs cleanup bugs 2023-07-30 04:52:44 +02:00
debug.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
exact.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
fuzzy_greedy.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
fuzzy_optimal.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
lib.rs cleanup bugs 2023-07-30 04:52:44 +02:00
matrix.rs cleanup bugs 2023-07-30 04:52:44 +02:00
multizip.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
prefilter.rs cleanup bugs 2023-07-30 04:52:44 +02:00
score.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
tests.rs move matcher to subcrate 2023-07-26 15:32:04 +02:00
utf32_str.rs Grapheme segment input and match on first grapheme char 2023-07-30 16:48:15 +02:00