Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki to examples #120

Closed
wants to merge 12 commits into from
Closed

Conversation

mike-kfed
Copy link
Contributor

This is in response to Issue #115
I made all examples work and compile without warning. I put them all in the idiomatic examples/ folder, easy to run and compile using cargo run --example

descriptive text is in examples/README.md where sensible and in code non-obvious stuff is described in comments.

@mike-kfed
Copy link
Contributor Author

structopt 0.3.x (which is now 14 months old) has rustc 1.36 as minimal version requirement. Maybe you can exclude dev-dependencies from the travis-ci on ancient rust check? showing people in the example how stuff works on an old structopt crate does not make sense imho...

@mike-kfed
Copy link
Contributor Author

superseded by pull request #121

@mike-kfed mike-kfed closed this Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant