[dependencies.num-traits]
version = "0.2.11"
[dependencies.proc-macro2]
version = "1.0.10"
[package]
authors = ["Dmitrii - Demenev <demenev.dmitriy1@mail.ru>"]
categories = ["development-tools::procedural-macro-helpers", "data-structures"]
description = "Unsafe, yet fast finite state machine for counting :ty TokenTree clusters in any :ty TokenTree cluster sequence. It works for proc_macro2::TokenStreams too"
documentation = "https://docs.rs/TCFSMFTTTCS"
edition = "2018"
keywords = ["macro", "macros", "static", "data-structures"]
license = "MIT"
name = "TCFSMFTTTCS"
readme = "doc/README.md"
repository = "https://github.com/JohnScience/TCFSMFTTTCS"
version = "0.1.3"