regexsolver 0.1.0

Manipulate regex and automaton as if they were sets.
Documentation

RegexSolver

Crates.io Version

This repository contains the code of RegexSolver engine.

Installation

Add the following line in your Cargo.toml:

[dependencies]
regexsolver = "0.1"