Module base

Source
Expand description

Module for the basic building blocks of the engine.

Modulesยง

block
Defines the block trait and associated types
engine
Defines the block execution engine
input
Defines the block input trait
link
Contains link types and traits.
output
Defines the base output types and traits.
program
Module for defining the program that would be executed by the engine.