Binary package “librust-regex+perf-dev” in ubuntu jammy

Regular expressions for Rust - feature "perf"

 This implementation uses finite automata and guarantees linear time matching on
 all inputs.
 .
 This metapackage enables feature "perf" for the Rust regex crate, by pulling in
 any additional dependencies needed by that feature.