pub fn debug(context: &str, err: &impl Display)
Print ski: {context}: {err} to stderr iff SKI_DEBUG is set. No-op otherwise. context should read as a fragment (“hook decide failed”).
ski: {context}: {err}
SKI_DEBUG
context