jayce 4.0.0

jayce is a simple tokenizer 🌌
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[bench]]
harness = false
name = "bench"
[dependencies.regex]
version = "1.8.4"
[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.5.1"

[package]
description = "jayce is a simple tokenizer 🌌"
edition = "2021"
license = "MIT"
name = "jayce"
readme = "README.md"
repository = "https://github.com/AuracleTech/jayce"
version = "4.0.0"