Registry / other / zengine-engine

zengine-engine

JSON →
library0.1.2rscratesunverified

Provides engine functionality for ZENgine.

# Cargo.toml [dependencies] zengine_engine = "0.1.2"
INSTALL
IMPORT
SIG · ZENGINE-ENGINE
Z
zengine-engine
otherrustv0.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Engine
use zengine_engine::Engine;

Create and run the ZENgine engine.

use zengine_engine::Engine; fn main() { let engine = Engine::new(); engine.run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
21
Resources
zengine-engine — cargo add zengine-engine · libregistry