APICache

Type Alias APICache 

Source
pub type APICache = LazyRUMCache<RUMString, APIFunction>;

Aliased Typeยง

pub struct APICache { /* private fields */ }