Crate jam_pvm_common

Source
Expand description

Helpful code used when authoring code for running on the JAM PVM instances (service code and authorizer code).

Modules§

  • A contiguous growable array type with heap-allocated contents, written Vec<T>.

Macros§

Structs§

  • Layout of a block of memory.
  • A contiguous growable array type, written as Vec<T>, short for ‘vector’.

Enums§

Traits§

Functions§