lsonar 0.2.4

Lua 5.3 pattern engine, fully compatible with the original Lua 5.3 engine
Documentation
  • Coverage
  • 5.95%
    5 out of 84 items documented0 out of 23 items with examples
  • Size
  • Source code size: 96.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.44 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • reloginn

What is it?

This is the Lua 5.3 pattern engine, fully compatible with the original Lua 5.3 engine.

Contribution

If you find any bug, please create an Issue. If you have already solved it, create a Pull Request and I will address it at the earliest opportunity.

TODO

  • Refactor: Errors should be enum variants, not [String]