[Feature] Re-add `IntoFuture` for `CallBuilder`
Open
blocked
c-contract
enhancement
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 668
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 29
Description
### Component
contract
### Describe the feature you would like
impl `IntoFuture` for `CallBuilder` was removed in #1945.
It should be re-added once https://github.com/rust-lang/rust/issues/63063 has stabilized.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.