regex 1.1.1

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