Skip to main content

Module key

Module key 

Source
Expand description

Cache key generation using Blake2b hashing.

Functionsยง

generate_cache_key
Generate a deterministic cache key by Blake2b-256 hashing the function name and serialized arguments, optionally prefixed with a namespace.