diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ From the [syrette Wikipedia article](https://en.wikipedia.org/wiki/Syrette). - API inspired from the one of [InversifyJS](https://github.com/inversify/InversifyJS) - Helpful error messages - Enforces the use of interface traits +- Supports generic implementations & generic interface traits ## Optional features - `factory`. Binding factories (Rust nightly required) |