Registry / other / specs-hierarchy

specs-hierarchy

JSON →
library0.6.0rscratesunverified

Scene graph type hierarchy abstraction for use with specs.

# Cargo.toml [dependencies] specs-hierarchy = "0.6.0"
INSTALL
IMPORT
SIG · SPECS-HIERARCHY
S
specs-hierarchy
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.

Hierarchy
use specs_hierarchy::Hierarchy;

Creates a new hierarchy for entity component system.

use specs_hierarchy::Hierarchy; fn main() { let hierarchy = Hierarchy::new(); println!("Hierarchy 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-hierarchy — cargo add specs-hierarchy · libregistry