60#if defined(USE_HCACHE_COMPRESSION)
Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[])
Register a set of config items.
Convenience wrapper for the core headers.
const struct Module ModuleHcache
Module for the Hcache library.
struct ConfigDef HcacheVars[]
Config definitions for the Header Cache.
struct ConfigDef HcacheVarsComp[]
Config definitions for the Header Cache Compression.
static bool hcache_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
static bool hcache_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
static bool hcache_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
Hcache private Module data.
@ MODULE_ID_HCACHE
ModuleHcache, Email Header Cache
Convenience wrapper for the library headers.
Container for lots of config items.
Container for Accounts, Notifications.