Struct piston::input::EventId
[−]
[src]
pub struct EventId(pub &'static str);
Used to identify events arguments provided by traits.
pub struct EventId(pub &'static str);
Used to identify events arguments provided by traits.
impl Debug for EventIdimpl Eq for EventIdimpl PartialEq<EventId> for EventIdimpl Clone for EventIdimpl Copy for EventId