Exercise | Rust | Polkadot Blockchain Academy - Qualification Exam: This exam is maintained by the Polkadot Blockchain Academy, for the benefit of the entire Rust community. The Academy accepts individuals modestly skilled in Rust, and maintains this exam to help everyone asses their proficiency being of a level we would consider for the program.
Course | Rust | Comprehensive Rust (by Google Android Team): This is a free Rust course developed by the Android team at Google. The course covers the full spectrum of Rust, from basic syntax to advanced topics like generics and error handling.
Rust | Rust Forum - Pin use in Future::poll(): Discussion thread about Future::pollPint(<&mut self>, _) on Rust Forum, the discussion explains the Pin trait in a very deep level of low-level knowledge.