Registry / other / enjen
library0.1.0rscratesunverified

Vapory engine trait definition for Ethereum-like blockchain engines.

# Cargo.toml [dependencies] enjen = "0.1.0"
INSTALL
IMPORT
SIG · ENJEN
E
enjen
otherrustv0.1.0
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 enjen::Engine;

Demonstrates the Engine trait from the enjen crate.

use enjen::Engine; fn main() { println!("Engine trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
enjen — cargo add enjen · libregistry