token_stream_flatten

Crates.iotoken_stream_flatten
lib.rstoken_stream_flatten
version0.1.0
sourcesrc
created_at2020-11-19 12:17:54.967703
updated_at2020-11-19 12:17:54.967703
descriptionFlattening iterator adaptor for token streams
homepage
repositoryhttps://github.com/brkalmar/token_stream_flatten-rs
max_upload_size
id313991
size26,920
Bence Kalmar (brkalmar)

documentation

README

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 for details.

License

MIT License.

Commit count: 6

cargo fmt