#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

#27 in #compiling

Download history 1032/week @ 2024-01-29 1048/week @ 2024-02-05 745/week @ 2024-02-12 1035/week @ 2024-02-19 1063/week @ 2024-02-26 1046/week @ 2024-03-04 1117/week @ 2024-03-11 1062/week @ 2024-03-18 1030/week @ 2024-03-25 1117/week @ 2024-04-01 1013/week @ 2024-04-08 1073/week @ 2024-04-15 1024/week @ 2024-04-22 1012/week @ 2024-04-29 1029/week @ 2024-05-06 992/week @ 2024-05-13

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