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