I am currently working on the Rustlings course to learn Rust and came across a problem where you need to append "Bar" to "Foo" as Vectors. This solution work