rollup merge of #16721 : tshepang/convenience
This commit is contained in:
commit
941b06b0bd
@ -2670,10 +2670,10 @@ $ cargo new modules --bin
|
||||
|
||||
Let's double check our work by compiling:
|
||||
|
||||
```{bash,ignore}
|
||||
$ cargo build
|
||||
```{bash,notrust}
|
||||
$ cargo run
|
||||
Compiling modules v0.0.1 (file:///home/you/projects/modules)
|
||||
$ ./target/modules
|
||||
Running `target/modules`
|
||||
Hello, world!
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user