# token\_stream\_flatten-rs
Flattening iterator adaptor for token streams in rust.
Allows processing rust source as a sequence of primitve tokens.
See the [documentation](https://docs.rs/token_stream_flatten) for details.
## License
[MIT License](LICENSE).