Skip to content

Add example to Cargo.toml

Jeremy Soller requested to merge pi-pi3:example into master

Created by: pi-pi3

Added an [[example]] section to Cargo.toml. This enables the example located in examples/simple.rs to be run using cargo run --example simple. Adds a layer of simplicity.

Merge request reports