pub type AnyElements = Elements<'static>;
Helper type for elements with static lifetime
pub struct AnyElements { /* private fields */ }