mlua-check 0.2.0

Lua checker on mlua — undefined variable/global/field detection with LuaCats support
Documentation
1
2
3
4
// P0 rule module retained for backward-compatible tests.
// Active analysis is performed by the scope-aware walker module.
#[cfg(test)]
mod undefined_global;