#macro #building #compiling #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

#26 in #compiling

Download history 1047/week @ 2023-12-14 1048/week @ 2023-12-21 981/week @ 2023-12-28 1048/week @ 2024-01-04 1015/week @ 2024-01-11 979/week @ 2024-01-18 1045/week @ 2024-01-25 1040/week @ 2024-02-01 980/week @ 2024-02-08 753/week @ 2024-02-15 1117/week @ 2024-02-22 1046/week @ 2024-02-29 1077/week @ 2024-03-07 1100/week @ 2024-03-14 1037/week @ 2024-03-21 936/week @ 2024-03-28

4,320 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