Static MODULE_CONTEXT

Source
pub static MODULE_CONTEXT: DetachedContext
Expand 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.