Skip to main content

shown_lua_value

Function shown_lua_value 

Source
fn shown_lua_value(value: &LuaValue) -> String
Expand description

Renders a Lua value for an error message: a string quoted (lossily, so a non-UTF-8 second return value renders instead of panicking), anything else by its Lua type name.