Type Definition sauron::prelude::Attribute[][src]

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

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