egghead.io
Download
Turn autoplay on
Autoplay
Course
Basic Types in Rust
1
Type Inference in Rust
1m 58s
2
Integer Types in Rust
2m 41s
3
Floating-Point Types in Rust
1m 57s
4
Bool Type in Rust
59s
5
Char Type in Rust
56s
6
Tuples in Rust
2m 14s
7
Unit Type in Rust
1m 12s
8
Reference Types in Rust
3m 40s
9
Arrays in Rust
1m 41s
10
Vectors in Rust
1m 3s
Bool Type in Rust
Instructor
Pascal Precht
Rust
Share this video with your friends
Send Tweet
Copy link
to clipboard
In this lesson we discuss the
bool
type that represents either
true
or
false
.
Transcript
Comments