Dependency injection for Rust
Find a file
2025-01-07 16:22:17 +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 refactor: use eyre instead of anyhow 2025-01-07 16:22:17 +01:00
.gitignore Initial commit 2018-09-18 11:39:15 +01:00
Cargo.toml refactor: use eyre instead of anyhow 2025-01-07 16:22:17 +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