debug_value

Function debug_value 

Source
pub unsafe fn debug_value(lstate: *mut lua_State, n: c_int) -> Box<dyn Display>
Expand description

Returns a displayable representation of the Lua value at a given stack index.