Module forest_filecoin::shim::fvm_latest::executor

source ·

Structs§

  • Apply message return data.
  • The default Executor.
  • An executor that executes messages on a separate thread with a 64MiB stack. If you can guarantee at least 64MiB of stack space, you don’t need this executor.

Enums§

  • A description of some failure encountered when applying a message.
  • The kind of message being applied:

Traits§

  • An executor executes messages on the underlying machine/kernel. It’s responsible for: