3 releases (breaking)

0.3.0 Aug 5, 2023
0.2.0 Jul 30, 2023
0.1.0 Jul 28, 2023

#70 in #send-message


Used in absinthe

MIT/Apache

18KB
409 lines

Absinthe Macros

Absinthe Macros is a library that provides macros for Absinthe.

Features

  • actor! - The actor! macro can be used to 'actorize' functions & structs.
  • send! - The send! macro can be used to send a message to an actor, and wait for a response.
  • notify! - The notify! macro can be used to send a message to an actor, and don't wait for a response.

Dependencies

~270–720KB
~17K SLoC