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