[][src]Type Definition wasmtime_environ::Traps

type Traps = PrimaryMap<DefinedFuncIndex, Vec<TrapInformation>>;

Information about traps associated with the functions where the traps are placed.