Macros

  • This proc macro allows specifying which RedisModuleAPI is required by some redismodue-rs function. The macro finds, for a given set of RedisModuleAPI, what the minimal Redis version is that contains all those APIs and decides whether or not the function might raise an [APIError].