[][src]Type Definition sauron::Element

type Element<MSG> = Element<&'static str, &'static str, &'static str, AttributeValue, Event, MSG>;

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