Function chalk_integration::tls::set_current_program
source ยท pub fn set_current_program<OP, R>(
p: &Arc<impl DebugContext + 'static>,
op: OP,
) -> Rwhere
OP: FnOnce() -> R,
pub fn set_current_program<OP, R>(
p: &Arc<impl DebugContext + 'static>,
op: OP,
) -> Rwhere
OP: FnOnce() -> R,