Static rsvg::element::ELEMENT_CREATORS
source ยท static ELEMENT_CREATORS: OnceLock<HashMap<&'static str, (fn(session: &Session, attributes: &Attributes) -> ElementData, ElementCreateFlags)>>
static ELEMENT_CREATORS: OnceLock<HashMap<&'static str, (fn(session: &Session, attributes: &Attributes) -> ElementData, ElementCreateFlags)>>