[][src]Type Definition sauron::Attribute

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

Attribute type used in sauron where the type of the Attribute name is &'static str