Skip to main content

get_cached

Function get_cached 

Source
pub fn get_cached(key: &str, _s: &mut Scheduler) -> View
Expand description

Retrieve the cached View for a scope being skipped, advancing the remember-slot cursor so sibling scopes remain consistent. IDs are self-contained in the cached View (packed scope-local IDs), so no global ID advance is needed.