build_tokenizer

Function build_tokenizer 

Source
pub fn build_tokenizer<TSrc: ToString>(
    val: Vec<Matcher>,
    src: TSrc,
) -> Tokenizer