Type Alias conjure_oxide::ast::SymbolTable

source ·
pub type SymbolTable = HashMap<Name, DecisionVariable>;

Aliased Type§

struct SymbolTable { /* private fields */ }