pub type TypeSignaturePool = Vec<TypeSignature>;
Expand description

The pool of TypeSignature instances. Those are system and user types used and their composition (e.g. &U64).