Skip to main content

attr_dict

Function attr_dict 

Source
pub fn attr_dict(
    rows: Vec<(&'static str, SpecRow)>,
) -> BTreeMap<String, AttributeSpec>
Expand description

Assemble a key → AttributeSpec dictionary from a declarative table.