pub type PageCache = LazyRUMCache<RUMString, PageFunction>;
pub struct PageCache { /* private fields */ }