Constant rhai::FUNC_TO_DEBUG

source ·
pub const FUNC_TO_DEBUG: &str = "to_debug";
Expand description

Standard debug-print function.

This function is called to convert any type into text format suitable for debugging.