regex 1.2.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
{
  "git": {
    "sha1": "0b1e1e8c54287d382e505acc68d983801daddeee"
  }
}