#field #update #per #channel #generate #macro #baton

macro baton-derive

A derive macro that generates a baton per field

1 unstable release

0.1.0 Dec 7, 2024

#2049 in Asynchronous

Download history 131/week @ 2024-12-02 33/week @ 2024-12-09

164 downloads per month
Used in baton

MIT/Apache

5KB
74 lines

Derive a struct, creatig a XxxSend and XxxRecv struct. Each field has its own channel, allowing you to send and receive updates independently.

Dependencies

~220–660KB
~16K SLoC