Regular expressions for Rust
This package is an implementation of regular expressions for Rust. It uses finite automata and guarantees linear time matching on all inputs.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/gin3269rchcb6gld3zjm5fj22akn93z9-rust-regex-0.2.11.drv | ||
mips64el-linux | /gnu/store/nkgzg8iqvsxqr9kihqplkngw9dhay0q4-rust-regex-0.2.11.drv | ||
i686-linux | /gnu/store/g97wywp8b8rhyx39406hw3h72ab95dbj-rust-regex-0.2.11.drv | ||
i586-gnu | /gnu/store/8aklmv2m922h81n5r85i9hbjy0qkyj47-rust-regex-0.2.11.drv | ||
armhf-linux | /gnu/store/36iy5z6q5rrv798vjyg2w89ibfnhqqbr-rust-regex-0.2.11.drv | ||
aarch64-linux | /gnu/store/zm7n3rqg4f0jg00am6zh6nfhmpvsfy4k-rust-regex-0.2.11.drv |
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |