create section ## Program Overview

to make obvious that this is no part of those sections
### Using `cargo-generate`
### Using `git`
### Using neither
This commit is contained in:
Stefan Eicher
2019-06-03 10:57:45 +02:00
parent a9e976af03
commit b003f33afa

View File

@@ -83,6 +83,8 @@ download" button and then click "Download ZIP".
Then fill in the placeholders in the `Cargo.toml` file as done in the second
part of the "Using `git`" version.
## Program Overview
For convenience here are the most important parts of the source code in `src/main.rs`:
```rust,ignore