Skip to Content
The Rust Programming Language (Covers Rust 2018)
book

The Rust Programming Language (Covers Rust 2018)

by Carol Nichols
July 2019
Intermediate to advanced
560 pages
14h 12m
English
No Starch Press
Content preview from The Rust Programming Language (Covers Rust 2018)

INDEX

Symbols and Numbers

+ (addition operator), 39, 139140, 500

& (ampersand), 17, 500

<> (angle brackets), 502503

for specifying lifetime parameters, 197

for specifying type parameters, 132, 176, 177

-> (arrow), 4748, 500

* (asterisk), 500

dereference operator, 70, 317321, 420

glob operator, 127

multiplication operator, 39

@ (at operator), 415416, 501

: (colon), 500, 503

for struct fields, 84

for trait bounds, 187

{} (curly brackets), 504

for function bodies, 5, 15

as placeholders in the println! macro, 18

scope creation, 46, 73

/ (division operator), 39, 500

. (dot), 500

for method syntax, 93

for struct field access, 84

for tuple element access, 41

:: (double colon), 502

for associated functions, 96

for enum variants, 98

for namespacing, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

The Rust Programming Language

The Rust Programming Language

Steve Klabnik, Carol Nichols
Hands-on Rust

Hands-on Rust

Herbert Wolverson
Rust Web Programming

Rust Web Programming

Maxwell Flitton

Publisher Resources

ISBN: 9781098122539