regex-pool
regex-pool is a minimal crate containing the reusable pool implementation
from rust-lang/regex.
This repository is a fork/copy of that pool code with a few minor local changes. It is intended for consumers that only need:
use ;
regex-pool is a minimal crate containing the reusable pool implementation
from rust-lang/regex.
This repository is a fork/copy of that pool code with a few minor local changes. It is intended for consumers that only need:
use ;