Crate syrette_macros

source ·
Expand description

Macros for the Syrette crate.

Macros

Attribute Macros

  • factoryfactory
    Makes a type alias usable as a factory interface.
  • Makes a type injectable.
  • Used to declare the name of a dependency in the constructor of a impl block decorated with injectable.