pub fn attr_dict( rows: Vec<(&'static str, SpecRow)>, ) -> BTreeMap<String, AttributeSpec>
Assemble a key → AttributeSpec dictionary from a declarative table.
key → AttributeSpec