Example: continue

Future A waits for Future B, and continues with data obtained from B.

Code

See examples/src/bin/continue-hello.rs