Registry / utility / cuicui-dsl

cuicui-dsl

JSON →
library0.12.0rscratesunverified

An easily-extensible macro to spawn things in bevy.

# Cargo.toml [dependencies] cuicui_dsl = "0.12.0"
INSTALL
IMPORT
SIG · CUICUI-DSL
C
cuicui-dsl
utilityrustv0.12.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.

dsl
use cuicui_dsl::dsl;

Uses the cuicui DSL macro to spawn entities in Bevy.

use cuicui_dsl::dsl; fn main() { dsl! { // Your Bevy spawning code here } println!("DSL macro used"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
cuicui-dsl — cargo add cuicui-dsl · libregistry