Skip to main content

Crate hanzo_utils_cache

Crate hanzo_utils_cache 

Source

Structs§

BlockingLruCache
A minimal LRU cache protected by a Tokio mutex. Calls outside a Tokio runtime are no-ops.

Functions§

sha1_digest
Computes the SHA-1 digest of bytes.