Type Definition hcl::structure::Object

source · []
pub type Object<K, V> = VecMap<K, V>;
Expand description

The object type used in the expression sub-language.