regex 1.0.6

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