Entity Component System (ECS) for game development and simulation.
# Cargo.toml
[dependencies]
shipyard = "0.11.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a new ECS world.
Update code to use new `View` and `ViewMut` patterns; refer to migration guide.
No dependency data recorded yet.