Searched refs:WORDS_5000_RAW (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/aho-corasick/bench/src/ | ||
H A D | input.rs | 7 pub const WORDS_5000_RAW: &'static str = include_str!("../data/words-5000"); consts 15 WORDS_5000_RAW.lines().collect() |
Completed in 1 milliseconds