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

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


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