1 2 3 4 5 6 7 8 9 10 11
[lib] name = "events" path = "src/lib.rs" [package] authors = ["Flotts <flottsy@gmail.com>"] description = "Event handler for the Focus engine" keywords = ["focus", "game", "events"] license = "MIT" name = "focus-events" version = "0.1.0"