INDEX
Symbols and Numbers
+ (addition operator), 38, 137–138, 492
for specifying lifetime parameters, 191
for specifying type parameters, 130, 172, 173
* (asterisk), 492
dereference operator, 68, 311–315, 416
multiplication operator, 38
for struct fields, 82
for trait bounds, 183
{} (curly brackets), 496
as placeholders in the println! macro, 18
/ (division operator), 38, 492
. (dot), 492
for method syntax, 91
for struct field access, 82
for tuple element access, 40
:: (double colon), 494
for associated functions, 94
for enum variants, 96
for namespacing, ...
Get The Rust Programming Language now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.