meli/ui
Manos Pitsidianakis c04513ac94
ui: add shortcut! macro to compare shortcuts values
This is used in process_event() functions of UI Components. When a key
has been input we have to compare it with the configured shortcuts from
a hashmap.

Add shortcut! macro that checks shortcut hashmaps for the given name and
doesn't panic if it's missing.
2019-11-28 22:16:56 +02:00
..
src ui: add shortcut! macro to compare shortcuts values 2019-11-28 22:16:56 +02:00
Cargo.toml add sqlite3 feature WIP 2019-11-08 15:13:41 +02:00