pub static MODULE_CONTEXT: DetachedContextExpand description
The detached Valkey 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.