Module StreamedTokenChannel
tokenizer_lib
Will return a TokenSender and TokenReader for use when lexing and parsing in separate threads Unlike StaticTokenChannel it does not buffer all the tokens before parsing can begin
TokenSender
TokenReader
StaticTokenChannel