Cargo Features

lua-pattern has no features set by default.

[dependencies]
lua-pattern = { version = "0.1.2", features = ["to-regex", "docs"] }
default

## Features

to-regex

Provide try_to_regex for converting a parsed pattern to a regex

docs

Meant to be enabled when building docs

Enables document-features and rustc_version