Function simics::api::base::attr_value::attr_is_dict

source ·
pub fn attr_is_dict(attr: &AttrValue) -> bool
Expand description

Check whether an AttrValue is a dict

§Arguments

§Return Value

Whether the AttrValue is a dictionary

§Context

All Contexts