Simple regex matcher
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Avril 003986677f
Finished pretty-formatting of extra info in help message (about version & enabled features.)
6 days ago
src Finished pretty-formatting of extra info in help message (about version & enabled features.) 6 days ago
.gitignore Initial commit 5 years ago
Cargo.toml Deferred comptime string concatenation in cases where near-duplicate strings would end up in the binary with no performance benefit from not having the extra indirection in printing. (See `ext::disjoint!` macro.) 1 week ago