Browse Source

docs(print-and-consume): write partial description of subject

pull/1600/head
eslopfer 2 years ago
parent
commit
36fe2fd393
  1. 5
      subjects/print-and-consume/README.md

5
subjects/print-and-consume/README.md

@ -24,10 +24,7 @@ Here is a possible program to test your function :
```rust ```rust
use print_and_consume::*; use print_and_consume::*;
fn main() { fn main() {}
}
``` ```
And its output: And its output:

Loading…
Cancel
Save