pub fn lua_len(cx: &mut Cx, _env: &mut LuaEnv, value: Value) -> Result<Value>
Applies Lua length over strings and tables, with __len fallback.
__len