regex 1.3.3

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