Registry / other / pistoncore-event-loop

pistoncore-event-loop

JSON →
library1.0.0rscratesunverified

A Piston event loop for games and interactive applications.

# Cargo.toml [dependencies] pistoncore-event_loop = "1.0.0"
INSTALL
IMPORT
SIG · PISTONCORE-EVENT-L
P
pistoncore-event-loop
otherrustv1.0.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.

EventLoop
use pistoncore_event_loop::EventLoop;

Minimal event loop creation

use pistoncore_event_loop::EventLoop; fn main() { let mut events = EventLoop::new(); println!("Event loop created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pistoncore-event-loop — cargo add pistoncore-event-loop · libregistry