pub type Symbol = SymbolU32;
A symbol for names or identifiers in an expression tree
struct Symbol { /* private fields */ }