Add example to Cargo.toml
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.
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.