logo

Type Definition sauron::Element

source · []
pub type Element<MSG> = Element<&'static str, &'static str, Leaf, &'static str, AttributeValue<MSG>>;
Expand description

Element type with tag and attribute name type set to &’static str