| Crates.io | token_stream_flatten |
| lib.rs | token_stream_flatten |
| version | 0.1.0 |
| created_at | 2020-11-19 12:17:54.967703+00 |
| updated_at | 2020-11-19 12:17:54.967703+00 |
| description | Flattening iterator adaptor for token streams |
| homepage | |
| repository | https://github.com/brkalmar/token_stream_flatten-rs |
| max_upload_size | |
| id | 313991 |
| size | 26,920 |
Flattening iterator adaptor for token streams in rust. Allows processing rust source as a sequence of primitve tokens.
See the documentation for details.