aott 0.1.0

Aspect Of The Tokens - a parser combinator framework.
Documentation
[badges.maintenance]
status = "actively-developed"
[dependencies.hashbrown]
version = "0.14.0"

[features]
builtin-bytes = []
builtin-text = []
default = ["std", "builtin-text"]
std = []

[package]
authors = ["nothendev <borodinov.ilya@gmail.com>", "abs0luty <adisalimgereev@gmail.com>"]
description = "Aspect Of The Tokens - a parser combinator framework."
edition = "2021"
keywords = ["parser", "combinator", "token", "syntax"]
license = "MIT"
license-file = "LICENSE"
name = "aott"
readme = "_README_markdown.md"
repository = "https://github.com/Implodent/AOTT"
version = "0.1.0"