February 1, 2020
Rust, std::future, and Lessons!
LESSONS are something I value greatly.
As one who desires to LEARN more about Rust, reading about the lessons that others have learned is a great source of KNOWLEDGE.
Today I have learned lessons about upgrading a library to std::future thanks to this article.
I must STUDY this knowledge and the example code more.