As Vec is already a smart pointer, there isn't any need or benefit
to encapsulate it into another smart pointer.
Details
Details
- Reviewers
amj - Commits
- rLFfe6f26f02319: Avoid Box<Vec<_>>
Run a microservice, the routes are mounted as before.
Diff Detail
Diff Detail
- Repository
- rLF Limiting Factor
- Lint
Lint Passed - Unit
No Test Coverage - Branch
- fix-box-vec
- Build Status
Buildable 3557 Build 3806: arc lint + arc unit