1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# To run the examples, run ```bash cargo run --example <EXAMPLE NAME> ``` e.g. ```bash cargo run --example square ``` **Note:** the dev example is for testing and development only! It should not be used as an example