Type Definition sauron::Element[][src]

pub type Element<MSG> = Element<&'static str, &'static str, &'static str, AttributeValue<MSG>>;
Expand description

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