This repo containes a collection of examples that do not compile. These are meant to be illustrative of typical compiler errors that Rust developers often encounter.
Try to get these code examples to compile yourself!
The examples can be run using Cargo:
# cargo run --example $NAME_OF_EXAMPLE
cargo run --example move