Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 341 Bytes

File metadata and controls

9 lines (6 loc) · 341 Bytes

Primitive Types

Rust has a couple of basic types that are directly implemented into the compiler. In this section, we'll go through the most important ones.

Further information