Iterating Over Results with FromIterator

Back from a break and diving into Rust error handling. Working through iterating over results, understanding how FromIterator works, and using collect() to turn a vector of results into a result of a vector. Explored map, filter_map, and how result collections short-circuit on the first error. 0:00 Back and intro to error handling section 0:28 FromIterator trait explained 2:01 Checking documentation and repeat/take 6:17 How FromIterator works with collections 11:00 Result implements FromIterator 15:04 Vector of results into result of vector 18:16 Parsing strings and collect behavior 21:44 Running examples and understanding collect #Rust #RustLang #ErrorHandling - Watch Live:   / lorduhuru