jeanphilippeD
Results
2
issues of
jeanphilippeD
With this, https://github.com/rust-lang/cargo/pull/9508, the dependency can no longer be used. What was picked with 1.53 cargo was ~2.0, so use that instead. **This needs to be a new branch 0.5.1...
Hello, I searched the issues but did not find an existing relevant one. The only provided solution for returning closure in this section is using Box: https://doc.rust-lang.org/book/2018-edition/ch19-05-advanced-functions-and-closures.html#returning-closures ``` fn returns_closure()...
Enhancement
2024-fix-nomination