GosVec

Type Alias GosVec 

Source
pub type GosVec = Vec<RefCell<GosValue>>;

Aliased Typeยง

pub struct GosVec { /* private fields */ }