6 lines
232 B
Markdown
6 lines
232 B
Markdown
# NoccyLabs Hotwire
|
|
|
|
This is an autowiring DI container library. It is not zero-conf; you still have
|
|
to specify the directories containing classes to add to the container, and
|
|
annotate the classes with the `#[AsService]` attribute.
|