Struct piston::event::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 Eq for EventIdimpl PartialEq<EventId> for EventIdimpl Clone for EventIdimpl Copy for EventId
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).