[][src]Module casperlabs_contract_ffi::system_contracts

Supporting code for system contract implementation.

Submodules contains supporting code and logic that is shared between host and the contract implementation.

Naming of the modules is related to actual system contract that is user of the supporting code i.e. mint.

Re-exports

pub use system_contract::SystemContract;

Modules

mint
pos
system_contract

Enums

Error

An aggregate enum error with variants for each system contract's error.