-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
error[E0599]: no method named release found for enum public::KeybdKey in the current scope
--> /Users/xxxxx/.cargo/registry/src/index.crates.io-6f17d22bba15001f/inputbot-0.6.0/src/public.rs:383:41
|
13 | pub enum KeybdKey {
| ----------------- method release not found for this enum
...
383 | KeybdKey::LShiftKey.release();
| ^^^^^^^ method not found in KeybdKey
For more information about this error, try rustc --explain E0599.
error: could not compile inputbot (lib) due to 4 previous errors
nikhbikh and Bolaside
Metadata
Metadata
Assignees
Labels
No labels