Commit Graph

12 Commits

Author SHA1 Message Date
bitfl0wer 3f829246ab Bump chorus-macros deps 2023-08-27 01:00:41 +02:00
bitfl0wer 887ba4a1b1 Make trait Debug 2023-08-16 21:26:27 +02:00
bitfl0wer a9381fec1e Revert "Give `GatewayHandle` and `Gateway` common trait to call `watch_whole()` or observe() from a `Gateway`"
This reverts commit d36b1de170.
2023-08-16 00:21:18 +02:00
bitfl0wer d36b1de170 Give `GatewayHandle` and `Gateway` common trait to call `watch_whole()` or observe() from a `Gateway` 2023-08-16 00:18:32 +02:00
bitfl0wer b1594cf1e1 Merge branch 'feature/update-message-all-events' into enhancement/improved-auto-updating-structs 2023-08-15 20:53:56 +02:00
bitfl0wer 32fd918a43 Remove `Send` bound 2023-08-15 20:18:11 +02:00
bitfl0wer 5ac680b64d Remove superfluous nesting 2023-08-15 17:08:27 +02:00
bitfl0wer 28ea95f4a4 Use async trait where needed 2023-08-15 16:57:35 +02:00
bitfl0wer ad508153e5 Add async-trait 2023-08-15 16:57:08 +02:00
bitfl0wer 623c070671 Add macro and attributes for automatic watching of Composite structs and their components 2023-08-15 12:13:49 +02:00
bitfl0wer 6bed0badc8 Add JsonField derive 2023-08-04 16:41:37 +02:00
SpecificProtagonist 9ebe72a7dc derive Updateable (#167) 2023-07-22 11:20:31 +02:00