This has a very nice effect of allowing merging and inlining of Futures before they're executed.
It's similar to how Rust does immutability — there's no immutable memory, only immutable references.
This has a very nice effect of allowing merging and inlining of Futures before they're executed.
It's similar to how Rust does immutability — there's no immutable memory, only immutable references.