regex 1.1.2

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Documentation
{
  "git": {
    "sha1": "8977e35a8eb9f8e4f27f7bdd0aaf34070a99251c"
  }
}