regex 1.10.6

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