Crate py_regex

Source

Structsยง

PyRegex
A wrapper for a compiled regular expression from the Python regex library.
PyRegexMatch
A wrapper for the match object from the Python regex module.