A `Waker` is a handle for waking up a task by notifying its executor that it is ready to be run.| doc.rust-lang.org
"All men are mortal, Socrates is a man, therefore Socrates is mortal."| www.sminez.dev
A future represents an asynchronous computation obtained by use of `async`.| doc.rust-lang.org