Crate fvm

source ·
Expand description

(Proper package docs coming shortly; for now this is a holding pen for items we must mention).

Logging

This package emits logs using the log façade. Configure the logging backend of your choice during the initialization of the consuming application.

Re-exports

pub use kernel::default::DefaultKernel;
pub use kernel::Kernel;

Modules

This module contains the logic to invoke the node by traversing Boundary A.

Macros

Convenience macro for generating Actor Errors

Structs

Cid of the empty array Cbor bytes (EMPTY_ARR_BYTES).