ComponentCache

Type Alias ComponentCache 

Source
pub type ComponentCache = LazyRUMCache<RUMString, ComponentFunction>;

Aliased Typeยง

pub struct ComponentCache { /* private fields */ }