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-- modules1.rs
-rw-r--r-- modules2.rs
README

Modules

In this section we’ll give you an introduction to Rust’s module system.

Further information