nytri 0.0.0

A low-level regex library with a focus on user-control
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.thiserror]
version = "1.0.30"

[package]
description = "A low-level regex library with a focus on user-control"
edition = "2021"
license = "AGPL-3.0"
name = "nytri"
repository = "https://github.com/sharnoff/nytri"
resolver = "2"
version = "0.0.0"