mirror of
https://github.com/mainmatter/100-exercises-to-learn-rust
synced 2024-11-16 19:50:44 +01:00
Remove new line.
This commit is contained in:
parent
a111eed575
commit
bd9faa049f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ This course will teach you Rust's core concepts, one exercise at a time.\
|
||||||
You'll learn about Rust's syntax, its type system, its standard library, and its ecosystem.
|
You'll learn about Rust's syntax, its type system, its standard library, and its ecosystem.
|
||||||
|
|
||||||
We don't assume any prior knowledge of Rust, but we assume you know at least
|
We don't assume any prior knowledge of Rust, but we assume you know at least
|
||||||
another programming language.\
|
another programming language.
|
||||||
We also don't assume any prior knowledge of systems programming or memory management. Those
|
We also don't assume any prior knowledge of systems programming or memory management. Those
|
||||||
topics will be covered in the course.
|
topics will be covered in the course.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue