pub type SignaturePool = Vec<Signature>;
Expand description

The pool of Signature instances. Every function definition must define the set of locals used and their types.