Function simics::api::base::attr_value::make_attr_dict

source ·
pub fn make_attr_dict(attrs: Vec<(AttrValue, AttrValue)>) -> Result<AttrValue>
Expand description

Create a new dictionary AttrValue from key value pairs.

§Context

Cell Context