Constant FUNC_TO_DEBUG
pub const FUNC_TO_DEBUG: &'static str;
Expand description
Standard debug-print function.
This function is called to convert any type into text format suitable for debugging.
pub const FUNC_TO_DEBUG: &'static str;
Standard debug-print function.
This function is called to convert any type into text format suitable for debugging.