Type Definition yrs::types::Attrs

source · []
pub type Attrs = HashMap<Rc<str>, Any>;
Expand description

An alias for map of attributes used as formatting parameters by Text and XmlText types.