Crate instruction_serialiser

Source

Re-exports§

pub use instruction_wrapper::InstructionWrapper;

Modules§

instruction_wrapper

Structs§

ArithmeticVariableNode
BoolNode
LogicalVariableNode
NumberNode

Enums§

Parameter
Covers the data types that can be passed as parameters to instructions

Traits§

NodeWrapper