Constant FUNC_TO_STRING
pub const FUNC_TO_STRING: &'static str;
Expand description
Standard pretty-print function.
This function is called to convert any type into text format for display.
pub const FUNC_TO_STRING: &'static str;
Standard pretty-print function.
This function is called to convert any type into text format for display.