this post was submitted on 17 Jul 2023
6 points (100.0% liked)

Rust

7136 readers
12 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
 

Given a regex, generate all (potentially infinite) possible inputs that match the pattern.

top 4 comments
sorted by: hot top controversial new old

This is really cool. Seems like it could be useful for quickcheck style tests.

[–] charolastra@programming.dev 1 points 2 years ago
[–] Gobbel2000@feddit.de 1 points 2 years ago

Finally, L(re).

[–] charolastra@programming.dev -1 points 2 years ago

Can you use it to check your docs for verbs that should be nouns?