human_regex 0.1.0

A regex library for humans
Documentation
⚠️ This package is under active development and doesn't do much yet.

Regex for Humans

The goal of this crate is simple: give everybody the power of regular expressions without having to learn the complicated syntax. It is inspired by ReadableRegex.jl.