posix-regex 0.1.1

A library for parsing POSIX regular expressions
Documentation
  • Coverage
  • 23.66%
    22 out of 93 items documented0 out of 53 items with examples
  • Size
  • Source code size: 68.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.44 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • jackpot51 jD91mZM2

posix-regex Crates.io

A library for parsing POSIX regular expressions. Only supports ASCII. Created for use in relibc and does not require the std.

Currently only supports basic enhanced regex.