Type Definition vue_sfc::Attribute

source · []
pub type Attribute<'a> = (Name<'a>, Option<Value<'a>>);
Expand description

Convenience type alias.