Skip to main content

load

Function load 

Source
pub fn load(kind: CacheEntryKind, key: &str) -> Option<Vec<u8>>
Expand description

The bytes kind stored under key, or None when there is no such entry (or nothing anchored a segment to look in).