#macro #compiling #building #collection #dyer #dyer-cli

macro dyer-macros

Dyer-macros is a collection of macros when compiling and building dyer

2 unstable releases

0.2.0 Nov 28, 2021
0.1.0 May 13, 2021

#31 in #compiling

Download history 1078/week @ 2024-03-27 1051/week @ 2024-04-03 1042/week @ 2024-04-10 1053/week @ 2024-04-17 1013/week @ 2024-04-24 1027/week @ 2024-05-01 1029/week @ 2024-05-08 1061/week @ 2024-05-15 1025/week @ 2024-05-22 1061/week @ 2024-05-29 1060/week @ 2024-06-05 579/week @ 2024-06-12

5,365 downloads per month
Used in 2 crates (via dyer)

MIT license

20KB
484 lines

Dyer-macros is a collection of procedural macros when compiling and building dyer.


lib.rs:

attribute macro of dyer

they are used to

  • marker the role of dyer
  • manipulation with boxed Future

No runtime deps