[][src]Crate casper_execution_engine

The engine which executes smart contracts on the Casper network.

Modules

config

Configuration options for the execution engine.

core
shared
storage

Macros

make_array_newtype

Creates an array newtype for given length with special access operators already implemented.