regex 1.10.5

An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "0718fc5acbe91b84322ef1bd2c32e189e4668254"
  },
  "path_in_vcs": ""
}