Registry / other / specs-bundler

specs-bundler

JSON →
library0.6.0rscratesunverified

specs component and system bundler for ECS architecture.

# Cargo.toml [dependencies] specs_bundler = "0.6.0"
INSTALL
IMPORT
SIG · SPECS-BUNDLER
S
specs-bundler
otherrustv0.6.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.

Bundler
use specs_bundler::Bundler;

Creating a specs bundler for ECS components

use specs_bundler::Bundler; fn main() { let bundler = Bundler::new(); println!("Specs bundler created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
specs-bundler — cargo add specs-bundler · libregistry