Static zellij_utils::channels::ASYNCOPENCALLS[][src]

pub static ASYNCOPENCALLS: LocalKey<RefCell<ErrorContext>>
Expand description

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