Skip to main content

debug

Function debug 

Source
pub fn debug(context: &str, err: &impl Display)
Expand description

Print ski: {context}: {err} to stderr iff SKI_DEBUG is set. No-op otherwise. context should read as a fragment (“hook decide failed”).