Dependency injection for Rust
Find a file
2024-07-05 17:32:27 +01:00
.github/workflows Fix publish job 2024-04-23 15:35:28 +01:00
.vscode Implementations for Arc and other wrapping types. 2023-07-02 14:02:34 +01:00
src Prepare for 1.0 release 2024-07-05 17:32:27 +01:00
.gitignore Initial commit 2018-09-18 11:39:15 +01:00
Cargo.toml Prepare for 1.0 release 2024-07-05 17:32:27 +01:00
README.md New approach to dependency injection for 1.x 2023-07-02 00:13:40 +01:00

aerosol GHA Build Status

Simple dependency injection for Rust

Documentation