Type Alias go_vm::types::GosArrayObj

source ·
pub type GosArrayObj = ArrayObj<GosElem>;

Aliased Type§

struct GosArrayObj { /* private fields */ }