regex 1.11.1

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": "9870c06e6c772daaad7ab612faab29130753e41c"
  },
  "path_in_vcs": ""
}