pub fn search_spec_ex(
    id: Option<&str>,
    label: Option<&str>,
    attr: Option<&AttributeMap>
) -> Result<Vec<Attribute>>
Expand description

Constructs a search template given an id or label.