commonsensesoftware / more-rs-di

Rust Dependency Injection (DI) framework
MIT License
20 stars 3 forks source link

Validate Scoped Service in Singleton #5

Closed commonsensesoftware closed 1 year ago

commonsensesoftware commented 1 year ago

Adds validation to ensure a Scoped service cannot be injected into a Singleton service