p0lunin / teloc

Simple, compile-time DI framework for Rust
Apache License 2.0
147 stars 14 forks source link

Make `EmptyServiceProvider` public #33

Closed forest1102 closed 2 years ago

forest1102 commented 2 years ago

Since EmptyServiceProvider is private, I can't export the type of service_provider I want to make.