pub type PageCacheItem = LazyRUMCacheValue<PageFunction>;
pub struct PageCacheItem { /* private fields */ }