regex-test

Crates.ioregex-test
lib.rsregex-test
version0.1.1
sourcesrc
created_at2023-07-05 11:57:28.468713
updated_at2024-06-09 11:44:20.218501
descriptionInfrastructure for testing regexes. You probably don't want to use this crate unless you're working on a regex implementation.
homepage
repositoryhttps://github.com/rust-lang/regex/tree/master/regex-test
max_upload_size
id908934
size76,182
Andrew Gallant (BurntSushi)

documentation

https://docs.rs/regex-test

README

regex-test

This is a small supporting library for reading the regex crate TOML test format. It is not currently intended for others to use this, but if you have a use case, please open an issue.

Documentation

https://docs.rs/regex-test

Commit count: 1506

cargo fmt