Type Alias interpreter::types::Pointer

source ·
pub type Pointer = HashMap<String, PtrType>;

Aliased Type§

struct Pointer { /* private fields */ }