A library for window abstraction in the Piston game engine.
# Cargo.toml
[dependencies]
pistoncore-window = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a window and runs the event loop using Piston's window abstraction.
Add a backend crate such as glfw_window = "*" to Cargo.toml.
No dependency data recorded yet.