Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

mode name
-rw-r--r-- README.md
-rw-r--r-- tests1.rs
-rw-r--r-- tests2.rs
-rw-r--r-- tests3.rs
README

Tests

Going out of order from the book to cover tests – many of the following exercises will ask you to make tests pass!

Further information