Crate pai_engine

Crate pai_engine 

Source
Expand description

§pai-engine Library

The core logic for the paiOS Engine. This library contains the main PaiEngine struct and the error handling logic. It is designed to be used by the main binary and potentially other integration tools.

Structs§

PaiEngine
The main engine for paiOS.

Enums§

EngineError
The error type for the engine.