Module gear_core::code

source ·
Expand description

Module for checked code.

Structs

  • Contains instrumented binary code of a program and initial memory size from memory import.
  • The newtype contains the Code instance and the corresponding id (hash).
  • The newtype contains the instrumented code and the corresponding id (hash).
  • The newtype contains the instrumented code and the corresponding id (hash).

Enums

Constants