refactor: Migrated the handle_table_events macro into a trait for better IDE support, created a TableEventAdapter wrapper for the KeyEventHandlers to make it so that the trait can be used properly and a simple function to replace the previous call to the handle_table_events macro
This commit is contained in:
Generated
-1
@@ -1386,7 +1386,6 @@ dependencies = [
|
||||
"mockall",
|
||||
"mockito",
|
||||
"openssl",
|
||||
"paste",
|
||||
"pretty_assertions",
|
||||
"ratatui",
|
||||
"regex",
|
||||
|
||||
Reference in New Issue
Block a user