luaparse-rs 0.1.1

Multi-version Lua parser supporting Lua 5.1-5.4 and Luau
Documentation

luaparse-rs

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 7 feature flags, 2 of them enabled by default.

default

luau (default)

This feature flag does not enable additional features.

std (default)

lua51

This feature flag does not enable additional features.

lua52

This feature flag does not enable additional features.

lua53

This feature flag does not enable additional features.

lua54

This feature flag does not enable additional features.

wasm