This is the code developed during this tutorial video: https://www.youtube.com/watch?v=OrvMmnzcT70&list=PL6CJYn40gN6jOg_cPqRfXMNriHknKy4VW&index=2
To build this project, you will need:
You should then be able to run it with:
$ cargo run
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.01s
Running `target/debug/cxx-basics`
Hello, World!
Bonjour, le monde!
Hallo, Welt!
Bye!
Au revoir!
Auf Wiedersehen!
All the code in this repository is under the MIT license (see also: LICENSE.md).