Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-01 | refactor: remove impossible unwrap in injectable macro | HampusM | |
This unwrap couldn't possibly be Err and can be removed by creating method call expressions by hand |
index : syrette | ||
The convenient dependency injection framework for Rust |
aboutsummaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-01 | refactor: remove impossible unwrap in injectable macro | HampusM | |
This unwrap couldn't possibly be Err and can be removed by creating method call expressions by hand |