Attribute Macrosยง
- Properties
- Define a properties.
Please use in conjunction with this macro:
#[rudi::Singleton(eager_create = true)]
Please add serde_yaml to your dependencies. - Single
Owner - Define a single owner provider.
- Singleton
- Define a singleton provider.
- Transient
- Define a transient provider.