Add is_*
and as_*
methods to the event enums
#1292
Annotations
4 errors
Test all features:
src/event.rs#L581
the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
|
Test all features:
src/event.rs#L1195
no method named `is_function` found for enum `KeyCode` in the current scope
|
Test all features:
src/event.rs#L1244
no method named `is_media` found for enum `KeyCode` in the current scope
|
Test all features
Process completed with exit code 101.
|
Loading