pub type IdentifierPool = Vec<Identifier>;
Expand description

The pool of identifiers.