Static MODULE_CONTEXT

Source
pub static MODULE_CONTEXT: DetachedContext
Expand description

The detached Redis module context (the context of this module). It is only set to a proper value after the module is initialised via the provided redis_module macro. See DetachedContext.