reorder that

pull/4/head
Dhghomon 4 years ago committed by GitHub
parent 53036e7274
commit 07568b0d08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,7 @@
- [Introduction](#introduction)
# Introduction
Rust is a new language that already has good textbooks. But sometimes its textbooks are difficult because they are for native English speakers. Many companies and people now learn Rust, and could learn faster with a book that has easy English. This textbook is for these companies and people to learn Rust with simple English.
- [Rust Playground](#rust-playground)
- [Types](#types)
- [Primitive types](#primitive-types)
@ -63,9 +66,6 @@
- [Arc](#arc)
- [Channels](#channels)
# Introduction
Rust is a new language that already has good textbooks. But sometimes its textbooks are difficult because they are for native English speakers. Many companies and people now learn Rust, and could learn faster with a book that has easy English. This textbook is for these companies and people to learn Rust with simple English.
# Rust Playground

Loading…
Cancel
Save