Static redis_module::MODULE_CONTEXT
source · pub static MODULE_CONTEXT: DetachedContextExpand 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.