aboutsummaryrefslogtreecommitdiffstats
path: root/examples/simple/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix `cargo test` by removing example.Brian Cully2019-08-181-189/+0
| | | | | Unfortunate, but necessary for automated testing. Documentation will need to be added to show usage, and a demo crate.
* Remove un-needed compiler features from simple example.Brian Cully2019-08-051-3/+0
|
* Initial commitBrian Cully2019-08-041-0/+192