Skip to main content

Module debug

Module debug 

Source

Re-exports§

pub use crate::result::DebugInspect;
pub use crate::utils::debug::*;

Constants§

INFO_SPAN_LEVEL

Statics§

DEBUGGER

Functions§

logging
Returns true if debug logging is enabled. In this mode extra logging calls are made at all log levels, not just DEBUG and TRACE. These logs are demoted to DEBUG level when this function returns false; as a consequence they will be elided by release_max_log_level when featured.
panic_handler
panic_str
rttype_name
set_panic_trap 🔒
trap
type_name

Attribute Macros§

recursion_depth