File: README.md

package info (click to toggle)
rust-lazy-regex 3.4.1%2B20241227-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: makefile: 11; sh: 1
file content (9 lines) | stat: -rw-r--r-- 179 bytes parent folder | download
1
2
3
4
5
6
7
8
9

This example displays a few compilation regexes.

To demonstrate compile time checks

- uncomment line 23
- run `cargo run`

The program should fail to check with a clear error.