Registry / other / zengine-macro

zengine-macro

JSON →
library0.1.2rscratesunverified

Macro for ZENgine game engine.

# Cargo.toml [dependencies] zengine_macro = "0.1.2"
INSTALL
IMPORT
SIG · ZENGINE-MACRO
Z
zengine-macro
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.

zengine_main
use zengine_macro::zengine_main;

Entry point macro for a ZENgine application.

use zengine_macro::zengine_main; #[zengine_main] fn main() { println!("ZENgine game started"); }
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
16 hits · last 30 days
node
12
Resources
zengine-macro — cargo add zengine-macro · libregistry