Type Definition sauron::Attribute[][src]

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

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