rustfmt needs something to do
Cargo Format, Check and Test / cargo test (push) Has been cancelled
Details
Cargo Format, Check and Test / cargo test (push) Has been cancelled
Details
This commit is contained in:
parent
bfacd1d926
commit
c66137d79d
17
src/main.rs
17
src/main.rs
|
@ -1,4 +1,21 @@
|
|||
fn main() {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// rustfmt will hate this
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
println!(
|
||||
"SUCCESS!!!
|
||||
This is the default executable! It does not do much, use another executable.
|
||||
|
|
Loading…
Reference in New Issue