regex 1.3.1

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