Constant zellij_utils::channels::OPENCALLS

source ·
pub const OPENCALLS: LocalKey<RefCell<ErrorContext>>;
Expand description

A key to some thread local storage (TLS) that holds a representation of the thread’s call stack in the form of an ErrorContext.