token_stream_flatten 0.1.0

Flattening iterator adaptor for token streams
Documentation
1
2
3
4
5
6
7
8
9
10
# 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).