[][src]Type Definition wasmer_compiler::Functions

type Functions = PrimaryMap<LocalFunctionIndex, CompiledFunction>;

The compiled functions map (index in the Wasm -> function)