type AssetVariableMap = IndexMap<(AssetRef, TimeSliceID), Col>;
Expand description
The map of variables related to assets
Aliased Typeยง
struct AssetVariableMap { /* private fields */ }
type AssetVariableMap = IndexMap<(AssetRef, TimeSliceID), Col>;
The map of variables related to assets
struct AssetVariableMap { /* private fields */ }