/chassis

Prototype of dependency injection framework for Rust

Primary LanguageRustApache License 2.0Apache-2.0

Chassis

Dependency injection frameworks for Rust

Two dependency injection frameworks life in this repository.

compile-time dependency injection framework inspired by Dagger 2

dyn-chassis

runtime dependency injection framework inspired by Guice

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.