Cargo Features

rusty-rules-lua has no features set by default.

[dependencies]
rusty-rules-lua = { version = "0.1.1", features = ["lua54", "lua53", "lua52", "lua51", "luau", "validation", "send", "vendored"] }
lua54

Enables lua54 of mlua

lua53

Enables lua53 of mlua

lua52

Enables lua52 of mlua

lua51

Enables lua51 of mlua

luau

Enables luau of mlua

validation

Enables validation of rusty-rules

send

Enables send of mlua and rusty-rules

vendored

For testing purposes

Enables vendored of mlua