Skip to main content

mixed_cache_key

Function mixed_cache_key 

Source
fn mixed_cache_key(kd: Option<f32>, avs: AvailableSpace) -> u32
Expand description

Encodes combination of a known_dimension (Option) and AvailableSpace in a single dimension into a cache key in a single dimension.