Type Alias go_engine::ffi::types::GosMap

source ·
pub type GosMap = HashMap<GosValue, GosValue, RandomState>;

Aliased Type§

struct GosMap { /* private fields */ }