posix-regex 0.1.4

A library for parsing POSIX regular expressions
Documentation
  • Coverage
  • 24.47%
    23 out of 94 items documented0 out of 54 items with examples
  • Size
  • Source code size: 78.12 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.61 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.