Registry / utility / pistoncore-event

pistoncore-event

JSON →
library0.4.0rscratesunverified

A library for flexible generic event threading in the Piston game engine.

# Cargo.toml [dependencies] pistoncore-event = "0.4.0"
INSTALL
IMPORT
SIG · PISTONCORE-EVENT
P
pistoncore-event
utilityrustv0.4.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.

Event
use pistoncore_event::Event;

Creates a new event instance.

use pistoncore_event::Event; fn main() { let event = Event::new(); println!("Event created: {:?}", event); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.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 — cargo add pistoncore-event · libregistry