Skip to main content

num_to_string

Function num_to_string 

Source
pub fn num_to_string(
    state: &mut LuaState,
    val: &LuaValue,
) -> Result<GcRef<LuaString>, LuaError>