Skip to main content

debug_enabled

Function debug_enabled 

Source
pub fn debug_enabled() -> bool
Expand description

Whether DOCLING_RS_DEBUG diagnostics are on. Cached on first use: the callers sit inside per-page pipeline loops, and a process does not meaningfully flip its own debug env mid-run.